[Clo-cvs] CVS update: public_html/style.css

Nikodemus Siivola nsiivola at common-lisp.net
Tue Dec 2 10:35:48 UTC 2003


Update of /project/clo/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv16898

Modified Files:
	style.css 
Log Message:
Removed fixed widths from headers.
Date: Tue Dec  2 05:35:47 2003
Author: nsiivola

Index: public_html/style.css
diff -u public_html/style.css:1.18 public_html/style.css:1.19
--- public_html/style.css:1.18	Sun Oct 26 12:47:25 2003
+++ public_html/style.css	Tue Dec  2 05:35:47 2003
@@ -170,8 +170,6 @@
   margin-right: 2.5mm;
   float: right;
   clear: right;
-  width: 18em;
-
 }
 
 .headerLinks * {
@@ -187,10 +185,11 @@
 .siteMap {
   font-size: small;
   text-align: left;
+  margin-left: 2.5mm;
   margin-right: 2.5mm;
   float: left;
   clear: left;
-  width: 38em;}
+}
 
 .siteMap * {
   text-decoration: none;





More information about the clo-cvs mailing list