summaryrefslogtreecommitdiff
path: root/template/topic_list.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/topic_list.st
parente38f326875752a27a2819b6b7914ffe65e848aba (diff)
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/topic_list.st')
-rwxr-xr-xtemplate/topic_list.st17
1 files changed, 1 insertions, 16 deletions
diff --git a/template/topic_list.st b/template/topic_list.st
index 2fa1f2d..c53f2ca 100755
--- a/template/topic_list.st
+++ b/template/topic_list.st
@@ -4,22 +4,7 @@
$head()$
<link rel="stylesheet" type="text/css" href="/static/css/topic_list.css?v=20260129">
<script src="/static/js/topiclist.js"></script>
- <!--
- <style>
- #main {
- margin: 75px 2em 0 2em;
- }
- #main hr { margin-bottom: 0.5em; }
- #main label {
- display: inline-block;
- width: 150px;
- }
- #main .deadline {
- width: 100px;
- }
- </style>
- -->
- </head>
+ </head>
<body>
$banner()$
<div id="main">