[Clo-cvs] CVS update: public_html/style.css
Erik Enge
eenge at common-lisp.net
Fri Oct 17 02:01:14 UTC 2003
Update of /project/clo/cvsroot/public_html
In directory common-lisp.net:/home/eenge/tmp/clo-public_html
Modified Files:
style.css
Log Message:
making font smaller and box wider so the site looks good in IE
800x600.
Date: Thu Oct 16 22:01:14 2003
Author: eenge
Index: public_html/style.css
diff -u public_html/style.css:1.13 public_html/style.css:1.14
--- public_html/style.css:1.13 Thu Oct 16 08:48:39 2003
+++ public_html/style.css Thu Oct 16 22:01:14 2003
@@ -47,7 +47,8 @@
margin-right: 2.5mm;
float: right;
clear: right;
- width: 12em;
+ width: 14em;
+ font-size: small;
}
/* For Mozilla-based (CSS2-fully complaint) browsers only: */
More information about the clo-cvs
mailing list