summaryrefslogtreecommitdiff
path: root/template/browser.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-30 08:13:51 +0000
committeryo momma <shutup@oops.wtf>2026-01-30 08:13:51 +0000
commit2e71933790cb3223f7690335eeb66c0c187dbec0 (patch)
treee6193a64858af2e5cc519f98955eb269cec86ccc /template/browser.st
parente38f326875752a27a2819b6b7914ffe65e848aba (diff)
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/browser.st')
-rwxr-xr-xtemplate/browser.st21
1 files changed, 1 insertions, 20 deletions
diff --git a/template/browser.st b/template/browser.st
index 1cd2116..61c05c3 100755
--- a/template/browser.st
+++ b/template/browser.st
@@ -20,26 +20,7 @@ $endif$
</script>
<script type="text/javascript" src="/static/js/pages/chat_init.js?v=20260130"></script>
- <!--
- <style>
- iframe {
- z-index: 50000;
- position: fixed;
- top: 300px;
- right: 25px;
-
- width:100%;
- height:100%;
- padding:0px;
- background-color: #fff;
- position:absolute;
- top:0px; left:0px;
- border:none;
- }
- </style>
- -->
-
- </head>
+ </head>
<body>
$banner()$
<div id="chatrap">