From b98adc795c0cab46db181e304f4cbc79ca775c83 Mon Sep 17 00:00:00 2001 From: Ana Isabel Carvalho Date: Thu, 5 Jun 2014 02:35:45 +0100 Subject: [PATCH] Changed color of notes.wq --- css/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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%; } -- 2.25.1