diff options
| author | yo momma <shutup@oops.wtf> | 2026-01-30 08:13:51 +0000 |
|---|---|---|
| committer | yo momma <shutup@oops.wtf> | 2026-01-30 08:13:51 +0000 |
| commit | 2e71933790cb3223f7690335eeb66c0c187dbec0 (patch) | |
| tree | e6193a64858af2e5cc519f98955eb269cec86ccc /template/topic_list.st | |
| parent | e38f326875752a27a2819b6b7914ffe65e848aba (diff) | |
Refactor: remove legacy inline CSS comments
Diffstat (limited to 'template/topic_list.st')
| -rwxr-xr-x | template/topic_list.st | 17 |
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"> |
