[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r9760: wider top-right (in website/trunk: . images)
Author: weasel
Date: 2007-03-07 07:00:28 -0500 (Wed, 07 Mar 2007)
New Revision: 9760
Modified:
website/trunk/images/top-right.png
website/trunk/stylesheet.css
Log:
wider top-right
Modified: website/trunk/images/top-right.png
===================================================================
(Binary files differ)
Modified: website/trunk/stylesheet.css
===================================================================
--- website/trunk/stylesheet.css 2007-03-07 11:15:33 UTC (rev 9759)
+++ website/trunk/stylesheet.css 2007-03-07 12:00:28 UTC (rev 9760)
@@ -202,7 +202,7 @@
td.banner-right {
background-image: url("images/top-right.png");
background-repeat: no-repeat;
- width: 120px;
+ width: 150px;
background-position: right;
padding-top: 8px;
}