From 13026ffc6bb3b697f2e02b423597159d8e3a42ff Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Sun, 16 Sep 2012 22:53:49 +0200 Subject: Fix changelog colors --- public/css/sublab-2012-09-16.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'public') diff --git a/public/css/sublab-2012-09-16.css b/public/css/sublab-2012-09-16.css index 91d5bc9..7e57b14 100644 --- a/public/css/sublab-2012-09-16.css +++ b/public/css/sublab-2012-09-16.css @@ -381,8 +381,7 @@ div.recentchanges { overflow: auto; width: auto; clear: none; - background: #eee; - color: black !important; + background: #404040; } .recentchanges .metadata { padding: 0px 0.5em; @@ -392,8 +391,6 @@ div.recentchanges { clear: both; display: block; padding: 1px 2px; - background: white !important; - color: black !important; } .recentchanges .desc { display: none; -- cgit v1.2.1