]> source.dussan.org Git - aspectj.git/commitdiff
add a bit of padding below h1 for IE V1_5_0M2
authoracolyer <acolyer>
Sun, 10 Apr 2005 18:18:24 +0000 (18:18 +0000)
committeracolyer <acolyer>
Sun, 10 Apr 2005 18:18:24 +0000 (18:18 +0000)
docs/adk15ProgGuideDB/aspectj-docs.css
docs/devGuideDB/aspectj-docs.css
docs/progGuideDB/aspectj-docs.css

index 3f58ddb5744e4b3152f0a822619e19b0fff4ea23..884dfd758dc775d7cbc3804acca1bc95718bdd6a 100644 (file)
@@ -3,6 +3,11 @@ body {
   line-height: 1.1em;
  }
 
+h1 {
+  margin-bottom: 3px;
+  padding-bottom: 5px;
+}
+
 h2 { 
      font-size: 130%; 
      font-weight: bold ; 
index 3f58ddb5744e4b3152f0a822619e19b0fff4ea23..884dfd758dc775d7cbc3804acca1bc95718bdd6a 100644 (file)
@@ -3,6 +3,11 @@ body {
   line-height: 1.1em;
  }
 
+h1 {
+  margin-bottom: 3px;
+  padding-bottom: 5px;
+}
+
 h2 { 
      font-size: 130%; 
      font-weight: bold ; 
index 3f58ddb5744e4b3152f0a822619e19b0fff4ea23..884dfd758dc775d7cbc3804acca1bc95718bdd6a 100644 (file)
@@ -3,6 +3,11 @@ body {
   line-height: 1.1em;
  }
 
+h1 {
+  margin-bottom: 3px;
+  padding-bottom: 5px;
+}
+
 h2 { 
      font-size: 130%; 
      font-weight: bold ;