[svn:parrot] r35980 - trunk/docs/resources
[email protected] Sat, 24 Jan 2009 18:14:10 -0800 (PST)
| Newsgroups | perl.cvs.parrot |
|---|---|
| Message-ID | <[email protected]> |
Author: allison
Date: Sat Jan 24 18:14:10 2009
New Revision: 35980
Modified:
trunk/docs/resources/parrot.css
Log:
[doc] Clean up line spacing in generated HTML docs.
Modified: trunk/docs/resources/parrot.css
==============================================================================
--- trunk/docs/resources/parrot.css (original)
+++ trunk/docs/resources/parrot.css Sat Jan 24 18:14:10 2009
@@ -7,10 +7,6 @@
padding: 0;
}
-p {
- margin-top: 5px;
- margin-bottom: 5px;
-}
h1, h2, h3, h4, h4 {
padding-bottom: 5px;
@@ -18,7 +14,6 @@
}
body {
- line-height: 135%;
font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, sans-serif;
color: #1D2D45;
font-size: 13px;