Fix lack of color: in CSS
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 30 Apr 2016 14:30:41 +0000 (15:30 +0100)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 30 Apr 2016 14:30:41 +0000 (15:30 +0100)
static/style.css

index 3679d1d917cbd177bd9136d7761256fe00d92c96..7ac0c8f5637f299856760edb2b07640eabe83431 100644 (file)
@@ -88,6 +88,7 @@ a.title {
        cursor: pointer;
        font-weight: bold;
        padding: 1em;
+       color: black;
        background-color: lightgreen;
        border-radius: 2em;
        border-style: solid;
This page took 0.010887 seconds and 4 git commands to generate.