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 742b68768..d8594d47f 100644
--- a/web/css.css
+++ b/web/css.css
@@ -185,3 +185,7 @@ ul#current img {
position: absolute;
border: none;
}
+
+#comments div em {
+ border-bottom: dotted 1px #968d63;
+}