From e04e3174c1c38e7587df495c19082a864f2373b2 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 4 Sep 2012 12:49:59 +0200 Subject: Only propose to add entry if relevant. --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'css') 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; +} -- cgit v1.2.3