From: Ana Isabel Carvalho Date: Thu, 5 Jun 2014 01:35:45 +0000 (+0100) Subject: Changed color of notes.wq X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b98adc795c0cab46db181e304f4cbc79ca775c83;p=enc-static.git Changed color of notes.wq --- diff --git a/css/main.css b/css/main.css index 050a947..867d65c 100644 --- a/css/main.css +++ b/css/main.css @@ -346,7 +346,7 @@ a:focus > img + strong { .main p:first-child { margin: 0 0 0.5em ; } .main p.notes { - color: #333; + color: #999; } .main h3 { @@ -710,7 +710,7 @@ input[type='reset']:hover { #header #infographic { float: left; - width: 30.58%; + width: 250px; margin-right: 1.72%; }