[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Make banner-right 90 pixels wide. Also needs an image upda...
Update of /home/or/cvsroot/website
In directory moria:/tmp/cvs-serv17484
Modified Files:
stylesheet.css
Log Message:
Make banner-right 90 pixels wide. Also needs an image update from goodell
Index: stylesheet.css
===================================================================
RCS file: /home/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -p -d -r1.29 -r1.30
--- stylesheet.css 28 Jan 2006 07:30:44 -0000 1.29
+++ stylesheet.css 15 Mar 2006 23:20:43 -0000 1.30
@@ -202,7 +202,7 @@ td.banner-middle a:hover {
td.banner-right {
background-image: url("images/top-right.png");
background-repeat: no-repeat;
- width: 60px;
+ width: 90px;
background-position: right;
padding-top: 8px;
}