mirror of
https://github.com/gamaio/lobli.git
synced 2024-12-22 19:52:40 +00:00
hide #theLoader by default.
This was commented out for testing of the loading transition when the site does something through AJAX
This commit is contained in:
parent
469f453605
commit
9cd6c9ca7e
@ -190,7 +190,7 @@ hr {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* #theLoader{ display: none; } */
|
#theLoader{ display: none; }
|
||||||
|
|
||||||
@-webkit-keyframes title {
|
@-webkit-keyframes title {
|
||||||
0% {
|
0% {
|
||||||
|
Loading…
Reference in New Issue
Block a user