diff options
| author | s1nical <[email protected]> | 2019-08-14 21:01:26 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-14 21:01:26 -0700 |
| commit | e7e7bd82eeae4e8d29704f9ac0052756efe6fab3 (patch) | |
| tree | f2131b43f823a9cdca4728bbfa006b2d587402db /directory/css/main.css | |
| parent | add humans.txt and robots.txt, remove unused meta (diff) | |
| download | s1n.pw-admin-e7e7bd82eeae4e8d29704f9ac0052756efe6fab3.tar.xz s1n.pw-admin-e7e7bd82eeae4e8d29704f9ac0052756efe6fab3.zip | |
remvoed directory loader but kept code
Diffstat (limited to 'directory/css/main.css')
| -rw-r--r-- | directory/css/main.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/directory/css/main.css b/directory/css/main.css index e7725c4..2c869f7 100644 --- a/directory/css/main.css +++ b/directory/css/main.css @@ -7,6 +7,7 @@ table { } /* LOADING ANIMATION */ +/* .loader-wrapper { width: 100%; height: 100%; @@ -475,3 +476,4 @@ table { opacity: 0; } } +*/
\ No newline at end of file |