From: Daniel Kahn Gillmor Date: Fri, 5 Sep 2008 15:31:23 +0000 (-0400) Subject: Merge commit 'jamie/master' X-Git-Tag: monkeysphere_0.15-1~4 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=3cf7b2a42a93a456102eab977d0cd25178663696;hp=fa2aeb658c22784edbb5a890e5de648b41069252;p=monkeysphere.git Merge commit 'jamie/master' --- diff --git a/website/local.css b/website/local.css index afecdba..c4b59e9 100644 --- a/website/local.css +++ b/website/local.css @@ -5,6 +5,7 @@ h1 { display: block; font-weight: bold; padding: 0 0 0 10px; + font-size: 1.4em; } h2 { @@ -14,6 +15,7 @@ h2 { display: block; font-weight: bold; padding: 0 0 0 10px; + font-size: 1.1em; } body { @@ -22,7 +24,7 @@ body { font-size: 0.95em; } -*|*:visited +*|*:visited { color: #f6a464; }