summaryrefslogtreecommitdiffstats
path: root/web/html
diff options
context:
space:
mode:
Diffstat (limited to 'web/html')
-rw-r--r--web/html/css/aurweb.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/html/css/aurweb.css b/web/html/css/aurweb.css
index 79acce4..c86c1da 100644
--- a/web/html/css/aurweb.css
+++ b/web/html/css/aurweb.css
@@ -77,3 +77,7 @@
.comment-deleted {
color: #999;
}
+
+legend {
+ padding: 1em 0;
+}