]> git.sesse.net Git - pr0n/blobdiff - files/pr0n-fullscreen.css
Update the IE fullscreen CSS hacks for IE7.
[pr0n] / files / pr0n-fullscreen.css
index 3d964fc4084f6e800a7ac3a40bb9d302307e14db..a61676c8d25d255e636b2600a1c9ce1e82555884 100644 (file)
@@ -11,18 +11,6 @@ body {
        text-align: center;
 }
 
-/* IE centering hacks */
-#iehack {
-       position: absolute;
-       _top: 50%;
-       _left: 50%;
-}
-#image {
-       _position: relative;
-       _top: -50%;
-       _left: -50%;
-}
-
 img, #text {
        vertical-align: middle;
 }