summaryrefslogtreecommitdiff
path: root/template/browser.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-01-29 23:36:35 +0000
committeryo momma <shutup@oops.wtf>2026-01-29 23:36:35 +0000
commitb2d1b69fd6d9b1f0473ea70bc473df6f370891da (patch)
tree9f28a4ffe0a144518a413341eb0aed2a5d7fe9d3 /template/browser.st
parente620f19487c5dd8bf2c072c0dc18e04ed601d08e (diff)
Refactor: extract inline CSS into static/css
Diffstat (limited to 'template/browser.st')
-rwxr-xr-xtemplate/browser.st6
1 files changed, 4 insertions, 2 deletions
diff --git a/template/browser.st b/template/browser.st
index 14797cf..9590efc 100755
--- a/template/browser.st
+++ b/template/browser.st
@@ -20,7 +20,8 @@ $endif$
var growlize = true;
</script>
- <style>
+ <!--
+ <style>
iframe {
z-index: 50000;
position: fixed;
@@ -35,7 +36,8 @@ $endif$
top:0px; left:0px;
border:none;
}
- </style>
+ </style>
+ -->
</head>
<body>