[or-cvs] r15951: s/150/180/ pixels for banner-right (in website/trunk: . images)

weasel at seul.org weasel at seul.org
Tue Jul 15 23:52:50 UTC 2008


Author: weasel
Date: 2008-07-15 19:52:50 -0400 (Tue, 15 Jul 2008)
New Revision: 15951

Modified:
   website/trunk/images/top-right.png
   website/trunk/stylesheet.css
Log:
s/150/180/ pixels for banner-right

Modified: website/trunk/images/top-right.png
===================================================================
(Binary files differ)

Modified: website/trunk/stylesheet.css
===================================================================
--- website/trunk/stylesheet.css	2008-07-15 23:52:28 UTC (rev 15950)
+++ website/trunk/stylesheet.css	2008-07-15 23:52:50 UTC (rev 15951)
@@ -226,7 +226,7 @@
 td.banner-right {
     background-image: url("images/top-right.png");
     background-repeat: no-repeat;
-    width: 150px;
+    width: 180px;
     background-position: right;
     padding-top: 8px;
 }



More information about the tor-commits mailing list