From 467d86a7642543d053b91f0698571ed56254c89e Mon Sep 17 00:00:00 2001 From: Heiner Schmeling Date: Tue, 26 Jan 2010 22:51:07 +0100 Subject: [PATCH] Fix some entrys --- www/include/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/include/style.css b/www/include/style.css index 508f9906..1a505b85 100644 --- a/www/include/style.css +++ b/www/include/style.css @@ -545,7 +545,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; -- 2.47.3