diff options
Diffstat (limited to 'static/header.css')
| -rwxr-xr-x | static/header.css | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/static/header.css b/static/header.css index 25dd736..1c53bf7 100755 --- a/static/header.css +++ b/static/header.css @@ -298,10 +298,4 @@ height:0.1; .no-cursor { cursor: none; } .invisible { display: none !important; } -#cursor-big { position: absolute; z-index: 1000; } -#preload { - position: fixed; - left: -1000px; - display:none; - top: -1000px; -}
\ No newline at end of file +#cursor-big { position: absolute; z-index: 1000; }
\ No newline at end of file |
