From ec16baecfeced2b298ea6f3009677928abbe948c Mon Sep 17 00:00:00 2001 From: Shish Date: Wed, 15 Aug 2012 20:20:26 +0100 Subject: [PATCH] make some over-eager CSS more controlled --- lib/shimmie.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/shimmie.css b/lib/shimmie.css index 411ed805..958e8dd9 100644 --- a/lib/shimmie.css +++ b/lib/shimmie.css @@ -44,7 +44,7 @@ IMG.lazy {display: none;} #installer A:hover { text-decoration: underline; } -#installer H1, H3 { +#installer H1, #installer H3 { background: #DDD; text-align: center; margin: 0px;