X-Git-Url: https://git.sesse.net/?p=pr0n;a=blobdiff_plain;f=files%2Fpr0n-fullscreen.css;h=d4f897af0d05a1c9729001a199f628c6494b7344;hp=d893d0dbf6eae04a2134cda5795a54f86e3c965b;hb=HEAD;hpb=d43ebfec566433afc04bfec5df55f69752df7399 diff --git a/files/pr0n-fullscreen.css b/files/pr0n-fullscreen.css index d893d0d..d4f897a 100644 --- a/files/pr0n-fullscreen.css +++ b/files/pr0n-fullscreen.css @@ -66,6 +66,17 @@ img, #text { display: none; } +.fsbox { + position: absolute; + transform-origin: top left; + background-color: white; + color: black; + font: 12px sans-serif; + line-height: 24px; + border-top: 1px solid black; + z-index: 1; +} + html, body { overflow: hidden; }