aboutsummaryrefslogtreecommitdiffstats
path: root/web/css.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css.css')
-rw-r--r--web/css.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/web/css.css b/web/css.css
index dcb7797c5..da6bbeae8 100644
--- a/web/css.css
+++ b/web/css.css
@@ -45,6 +45,10 @@ fieldset {
padding: 0.5em;
}
+legend {
+ display: none;
+}
+
dt {
font-weight: bold;
margin-top: 0.5em;