[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] now that the website pages fit on a single line, they were



Update of /home2/or/cvsroot/website
In directory moria:/home/arma/work/onion/cvs/website

Modified Files:
	stylesheet.css 
Log Message:
now that the website pages fit on a single line, they were
crammed at the bottom of the banner. put them in the
middle. somebody with more taste than me should fix this
better perhaps?


Index: stylesheet.css
===================================================================
RCS file: /home2/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -d -r1.27 -r1.28
--- stylesheet.css	21 Jan 2006 02:24:45 -0000	1.27
+++ stylesheet.css	28 Jan 2006 07:22:09 -0000	1.28
@@ -180,7 +180,7 @@ td.banner-left {
 td.banner-middle {
     background-image: url("images/top-middle.png");
     background-repeat: repeat-x;
-    vertical-align: bottom;
+    vertical-align: middle;
     padding-bottom: 10px;
     color: white;
     font-weight: bold;