]> git.ipfire.org Git - ipfire.org.git/commitdiff
Fix some entrys
authorHeiner Schmeling <cm@ipfire.org>
Tue, 26 Jan 2010 21:51:07 +0000 (22:51 +0100)
committerHeiner Schmeling <cm@ipfire.org>
Tue, 26 Jan 2010 21:51:07 +0000 (22:51 +0100)
www/include/style.css

index 508f990665e9da4a2ac6714f406b4736b55a8e45..1a505b85dc28011aba06e00cfd0cd7c4800385ef 100644 (file)
@@ -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;