[armedbear-cvs] r13745 - public_html

mevenson at common-lisp.net mevenson at common-lisp.net
Tue Jan 10 14:15:21 UTC 2012


Author: mevenson
Date: Tue Jan 10 06:15:21 2012
New Revision: 13745

Log:
Increase vertical space on release notes paragraphs.

Modified:
   public_html/style.css

Modified: public_html/style.css
==============================================================================
--- public_html/style.css	Tue Jan 10 06:12:35 2012	(r13744)
+++ public_html/style.css	Tue Jan 10 06:15:21 2012	(r13745)
@@ -85,3 +85,8 @@
   padding-left:       2ex;
 }
 
+div.rn dl dd {
+    margin-top: 1em;
+    margin-bottom: 1em;
+}
+    




More information about the armedbear-cvs mailing list