[Logging-commits] r58 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 12 14:17:03 CET 2010
Author: mariotomo
Date: 2010-11-12 14:17:03 +0100 (Fri, 12 Nov 2010)
New Revision: 58
Modified:
www/additions.css
Log:
correcting the style of list items (li)
Modified: www/additions.css
===================================================================
--- www/additions.css 2010-11-12 12:52:40 UTC (rev 57)
+++ www/additions.css 2010-11-12 13:17:03 UTC (rev 58)
@@ -18,7 +18,7 @@
R-constant, R-operator {color: #090;}
R-string {color: #a44;}
user { font-weight: bold }
-h3, h4, p { font-family: helvetica, sans-serif;}
+h3, h4, p, li { font-family: helvetica, sans-serif;}
p { line-height: 20pt;
margin: 0 5em 6pt 0;
}
More information about the Logging-commits
mailing list