[Clo-cvs] CVS update: public_html/style.css
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;
participants (1)
-
Nikodemus Siivola