summaryrefslogtreecommitdiff
path: root/htroot/env/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'htroot/env/base.css')
-rw-r--r--htroot/env/base.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css
index e43b15dd4..88a130262 100644
--- a/htroot/env/base.css
+++ b/htroot/env/base.css
@@ -171,6 +171,10 @@ tt, *.tt {
text-decoration: line-through;
}
+.underline {
+ text-decoration: underline;
+}
+
.Headline {
font-weight: bold;
font-size: 160%;