From: Heiner Schmeling Date: Tue, 26 Jan 2010 21:51:07 +0000 (+0100) Subject: Fix some entrys X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e4cde623d1af2045d0eabd6c562a7c6b2c5926b;p=ipfire.org.git Fix some entrys --- diff --git a/www/static/css/style.css b/www/static/css/style.css index 5f4be0c8..11f6fda3 100644 --- a/www/static/css/style.css +++ b/www/static/css/style.css @@ -549,7 +549,7 @@ z-index: 50; .thumbnail span{ /*CSS for enlarged image*/ position: absolute; -background-color: lightyellow; +background-color: #ffffe0; /*lightyellow;*/ padding: 5px; left: -1000px; border: 1px dashed gray;