[Zope3-checkins] CVS: Zope3/doc/style - rest.css:1.7
Fred L. Drake, Jr.
fred at zope.com
Wed Mar 31 17:31:10 EST 2004
Update of /cvs-repository/Zope3/doc/style
In directory cvs.zope.org:/tmp/cvs-serv21621
Modified Files:
rest.css
Log Message:
really minor tweaks
=== Zope3/doc/style/rest.css 1.6 => 1.7 ===
--- Zope3/doc/style/rest.css:1.6 Tue Sep 30 16:57:26 2003
+++ Zope3/doc/style/rest.css Wed Mar 31 17:31:05 2004
@@ -27,8 +27,11 @@
background-color: rgb(230,230,230);
margin-left: -2em;
padding: 0.2em;
+ padding-left: 0.35em;
+ padding-top: 0.35em;
/* This grey underline make this more visually distinctive on LCD
monitors, which often don't have enough contrast. */
+ border-right: thin solid rgb(180,180,180);
border-bottom: thin solid rgb(180,180,180); }
div.section div.section div.section h3 {
More information about the Zope3-Checkins
mailing list