summaryrefslogtreecommitdiff
path: root/static/css/topic_list.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/topic_list.css')
-rw-r--r--static/css/topic_list.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/topic_list.css b/static/css/topic_list.css
new file mode 100644
index 0000000..8ebc787
--- /dev/null
+++ b/static/css/topic_list.css
@@ -0,0 +1,4 @@
+#main { margin: 75px 2em 0 2em; }
+#main hr { margin-bottom: 0.5em; }
+#main label { display: inline-block; width: 150px; }
+#main .deadline { width: 100px; }