From b1f99f7b55b31e962a9bce2ef22c1430c9761b52 Mon Sep 17 00:00:00 2001 From: Ana Isabel Carvalho Date: Thu, 5 Jun 2014 02:22:24 +0100 Subject: [PATCH] Changed size of notes. --- css/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/main.css b/css/main.css index f464f8d..050a947 100644 --- a/css/main.css +++ b/css/main.css @@ -162,7 +162,6 @@ input[type='reset'] { .nav, #footer, .troubleshooting h4, -.main p.notes, small { font-size: 0.75em; } @@ -347,7 +346,7 @@ a:focus > img + strong { .main p:first-child { margin: 0 0 0.5em ; } .main p.notes { - color: #444; + color: #333; } .main h3 { -- 2.25.1