aboutsummaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 465a7b1..b4925da 100644
--- a/css/style.css
+++ b/css/style.css
@@ -176,3 +176,7 @@ div.editform {
font-size: 11pt;
margin: 10pt;
}
+.dunno {
+ font-weight: bolder;
+ color: #888888;
+}