[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] make the body of the webpages wrap when the banner at the top
Update of /home2/or/cvsroot/website
In directory moria:/home/arma/work/onion/cvs/website
Modified Files:
stylesheet.css
Log Message:
make the body of the webpages wrap when the banner at the top
wraps, too.
Index: stylesheet.css
===================================================================
RCS file: /home2/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- stylesheet.css 20 Jul 2005 06:27:32 -0000 1.20
+++ stylesheet.css 20 Jul 2005 06:27:55 -0000 1.21
@@ -20,7 +20,7 @@
text-align: center;
background-color: white;
margin: 10px auto 0 auto;
- width: 730px;
+ width: 85%;
}
.center table {