Update of /cvsroot/wxlua/website
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv24109
Modified Files:
style.css
Log Message:
fixed header background colour for large screen resolutions
Index: style.css
===================================================================
RCS file: /cvsroot/wxlua/website/style.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** style.css 21 May 2006 13:20:22 -0000 1.16
--- style.css 2 Jun 2006 13:51:31 -0000 1.17
***************
*** 58,61 ****
--- 58,62 ----
background-repeat: repeat-y;
vertical-align: middle;
+ background-color: yellow;
}
|