From 95629681cb9bc9447ea8be70b5b68574b8b8bd09 Mon Sep 17 00:00:00 2001 From: JoseĢ Mota Date: Sat, 7 Apr 2012 14:57:54 +0100 Subject: Update CSS. --- css/main.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'css') diff --git a/css/main.css b/css/main.css index 656be90..6d30392 100644 --- a/css/main.css +++ b/css/main.css @@ -2,7 +2,7 @@ body, h1, h2, h3, h4, h5, h6, p, li, ol, ul, blockquote, code, pre { margin: 0; padding: 0; color: #333333; - font-size: 16px; + font-size: 14px; font-family: "Gentium Book Basic", Georgia, serif; -webkit-font-smoothing: antialiased; } @@ -17,7 +17,7 @@ h1 { p, li { line-height: 18px; } -h3 { +h2 { line-height: 18px; margin-top: 18px; } @@ -43,7 +43,7 @@ aside { #bucket { background: white; - width: 620px; + width: 420px; margin: 50px auto; padding: 75px 75px 75px 225px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.75); } -- cgit v1.2.3-54-g00ecf