diff options
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"> |
