diff options
Diffstat (limited to 'css/style.css')
-rw-r--r-- | css/style.css | 4 |
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; +} |