diff options
| author | yo momma <shutup@oops.wtf> | 2026-02-01 10:52:49 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-02-01 10:52:49 +0000 |
| commit | 155e9aaa76aad66185c6a20c18a3b8586561f9fb (patch) | |
| tree | d92b94b883dcfec6c9adac30277b7d6409057fe3 /template/frontpage copy.st | |
| parent | fff745efe30e767118c5c28a6feddc14d15c7e19 (diff) | |
Refactor: remove remaining inline styles
Diffstat (limited to 'template/frontpage copy.st')
| -rwxr-xr-x | template/frontpage copy.st | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/frontpage copy.st b/template/frontpage copy.st index 641f931..2cd3d0c 100755 --- a/template/frontpage copy.st +++ b/template/frontpage copy.st @@ -59,10 +59,10 @@ jQuery(window).load(function(){ </head> <body onload="refreshing()" class="$if(logged_in)$logged-in$else$logged-out$endif$"> - - <!-- - <iframe src="$domain$/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe> - --> + + <!-- + <iframe src="$domain$/fullscreen" class="fullscreen-bg"></iframe> + --> <!--START BANNER--> <div id="banner"> |
