]> git.sesse.net Git - pr0n/blobdiff - files/pr0n-fullscreen.css
Rework preloading.
[pr0n] / files / pr0n-fullscreen.css
index d144f8fc09fa935f068646d72bcbe51b5aed7eac..b501128cd667a2ab7fa6a1d7cbf6fddfa65e1ab4 100644 (file)
@@ -59,27 +59,10 @@ img, #text {
        text-decoration: none;
 }
 
        text-decoration: none;
 }
 
-#preload, #preload_box {
-       position: absolute;
-       left: -2000px;
-       top: -2000px;
-       width: 1px;
-       height: 1px; 
-/*     left: 10px;
-       top: 10px;
-       width: 20px;
-       height: 20px; */
-}
-
 #fulldownload {
        display: none;
 }
 
 #fulldownload {
        display: none;
 }
 
-/* IE5/6 madness */
-html {
+html, body {
        overflow: hidden;
 }
        overflow: hidden;
 }
-body
-{
-       height: 100%;
-}