From: Marius Gavrilescu Date: Sat, 30 Apr 2016 14:30:41 +0000 (+0100) Subject: Fix lack of color: in CSS X-Git-Tag: 0.000_005~3 X-Git-Url: http://git.ieval.ro/?p=app-web-oof.git;a=commitdiff_plain;h=315758b1185bbc0fb5a3ee3b293ae485eaafde1d Fix lack of color: in CSS --- diff --git a/static/style.css b/static/style.css index 3679d1d..7ac0c8f 100644 --- a/static/style.css +++ b/static/style.css @@ -88,6 +88,7 @@ a.title { cursor: pointer; font-weight: bold; padding: 1em; + color: black; background-color: lightgreen; border-radius: 2em; border-style: solid;