Update of /project/cells-gtk/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv19199/public_html
Modified Files: style.css Log Message: New definition bodyTextNoSideBox Date: Fri Mar 4 17:47:15 2005 Author: pdenno
Index: public_html/style.css diff -u public_html/style.css:1.1 public_html/style.css:1.2 --- public_html/style.css:1.1 Fri Mar 4 17:09:51 2005 +++ public_html/style.css Fri Mar 4 17:47:15 2005 @@ -76,6 +76,12 @@ padding: 0 1em 1ex 1em; }
+#bodyTextWideNoSideBox { + line-height: 1.5em; + margin: 10mm 2em 0 2em; + padding: 0 1em 1ex 1em; +} + #bodyText p { padding-bottom: 1ex; }