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

[or-cvs] added whitespace between header and text as per Elly"s sugg...



Update of /home/or/cvsroot/website
In directory moria.mit.edu:/tmp/cvs-serv9576

Modified Files:
	stylesheet.css 
Log Message:
added whitespace between header and text as per Elly's suggestion


Index: stylesheet.css
===================================================================
RCS file: /home/or/cvsroot/website/stylesheet.css,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- stylesheet.css	16 May 2005 08:39:28 -0000	1.12
+++ stylesheet.css	16 May 2005 21:06:27 -0000	1.13
@@ -19,8 +19,7 @@
 .center { 
     text-align: center;
     background-color: white;
-    margin-left: auto;
-    margin-right: auto;
+    margin: 10px auto 0 auto;
     width: 730px;
 }