summaryrefslogtreecommitdiff
path: root/template/debug.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/debug.st
parente38f326875752a27a2819b6b7914ffe65e848aba (diff)
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/debug.st')
-rwxr-xr-xtemplate/debug.st19
1 files changed, 1 insertions, 18 deletions
diff --git a/template/debug.st b/template/debug.st
index 97d4562..eb656e9 100755
--- a/template/debug.st
+++ b/template/debug.st
@@ -2,24 +2,7 @@
<title>dump.fm DEBUG</title>
$head()$
<link rel="stylesheet" type="text/css" href="/static/css/debug.css?v=20260129">
- <!--
- <style>
- #main {
- padding: 100px 2em 0px 2em;
- }
- #flash {
- border: 2px solid red;
- margin: 0 auto;
- padding: 1em;
- width: 75%
- }
- label {
- float: left;
- width: 100px;
- }
- </style>
- -->
- <body>
+ <body>
$banner()$
<div id="main">