From 212b77fe2d385115b5476fe7750e01fc94e6d3fb Mon Sep 17 00:00:00 2001 From: jim winstead Date: Wed, 7 Mar 2001 23:09:52 +0000 Subject: [PATCH] can't play margin games or netscape 4.51 breaks. bummer. --- style.css | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/style.css b/style.css index 040e4e95e..44802e3a9 100644 --- a/style.css +++ b/style.css @@ -3,29 +3,11 @@ body, td, th { font-size: 13px; } -dd,p { - margin-top: 4px; - margin-bottom: 8px; -} - em { font-weight: bold; font-style: italic; } -form { - margin: 0px; -} - -ul, ol { - margin-top: 8px; -} - -ul.compact, ol.compact { - margin-top: 0px; - margin-bottom: 0px; -} - pre,code { font-family: "andale mono", "monotype.com", "courier new", monospace; font-size: 12px; @@ -36,8 +18,6 @@ h1 { font-size: 18px; font-weight: bold; color: #000066; - margin-top: 8px; - margin-bottom: 8px; } h2 { @@ -45,13 +25,6 @@ h2 { font-size: 16px; font-weight: bold; color: #000066; - margin-top: 8px; - margin-bottom: 8px; -} - -.condensed { - margin-top: 0px; - margin-bottom: 0px; } h3 { @@ -59,8 +32,6 @@ h3 { font-size: 14px; font-weight: bold; color: #000066; - margin-top: 8px; - margin-bottom: 8px; } small { @@ -107,14 +78,5 @@ textarea.small { font-size: 11px; } -dt { - margin-top: 20px; -} - -hr { - margin-top: 8px; - margin-bottom: 8px; -} - // manual stuff