X-Git-Url: https://git.sesse.net/?p=pr0n;a=blobdiff_plain;f=files%2Fpr0n-fullscreen.css;h=7f93aff2fd4e06b74a5b20528e8e1149fc419491;hp=390ffdcb7d4ce4ad6c2027384b32b8b0dc20dc97;hb=1077ff24c69b1ebf86c4b96bd86ce2d9107ee3eb;hpb=3f3629cdf0838f8ee48af115918101de21c4d99c diff --git a/files/pr0n-fullscreen.css b/files/pr0n-fullscreen.css index 390ffdc..7f93aff 100644 --- a/files/pr0n-fullscreen.css +++ b/files/pr0n-fullscreen.css @@ -10,7 +10,8 @@ body { .container { text-align: center; } -img { + +img, #text { vertical-align: middle; } @@ -18,22 +19,22 @@ img { position: absolute; bottom: 0px; left: 0px; - z-index: 1; + z-index: 2; } #next { position: absolute; bottom: 0px; right: 0px; - z-index: 1; + z-index: 2; } #close { position: absolute; top: 0px; right: 0px; - z-index: 1; + z-index: 2; } -#preload { +#preload, #preload_box { position: absolute; left: -2000px; top: -2000px;