summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoracolyer <acolyer>2005-04-10 18:18:24 +0000
committeracolyer <acolyer>2005-04-10 18:18:24 +0000
commit7219c36779e5d03fae9027b0191eb0f086d84fbb (patch)
tree95d1235c70fb46125bd8da72d7a17c6aad75d54d
parentd09f86f3551c500323606a765b74a0028aeaec60 (diff)
downloadaspectj-1_5_0M2.tar.gz
aspectj-1_5_0M2.zip
add a bit of padding below h1 for IEV1_5_0M2
-rw-r--r--docs/adk15ProgGuideDB/aspectj-docs.css5
-rw-r--r--docs/devGuideDB/aspectj-docs.css5
-rw-r--r--docs/progGuideDB/aspectj-docs.css5
3 files changed, 15 insertions, 0 deletions
diff --git a/docs/adk15ProgGuideDB/aspectj-docs.css b/docs/adk15ProgGuideDB/aspectj-docs.css
index 3f58ddb57..884dfd758 100644
--- a/docs/adk15ProgGuideDB/aspectj-docs.css
+++ b/docs/adk15ProgGuideDB/aspectj-docs.css
@@ -3,6 +3,11 @@ body {
line-height: 1.1em;
}
+h1 {
+ margin-bottom: 3px;
+ padding-bottom: 5px;
+}
+
h2 {
font-size: 130%;
font-weight: bold ;
diff --git a/docs/devGuideDB/aspectj-docs.css b/docs/devGuideDB/aspectj-docs.css
index 3f58ddb57..884dfd758 100644
--- a/docs/devGuideDB/aspectj-docs.css
+++ b/docs/devGuideDB/aspectj-docs.css
@@ -3,6 +3,11 @@ body {
line-height: 1.1em;
}
+h1 {
+ margin-bottom: 3px;
+ padding-bottom: 5px;
+}
+
h2 {
font-size: 130%;
font-weight: bold ;
diff --git a/docs/progGuideDB/aspectj-docs.css b/docs/progGuideDB/aspectj-docs.css
index 3f58ddb57..884dfd758 100644
--- a/docs/progGuideDB/aspectj-docs.css
+++ b/docs/progGuideDB/aspectj-docs.css
@@ -3,6 +3,11 @@ body {
line-height: 1.1em;
}
+h1 {
+ margin-bottom: 3px;
+ padding-bottom: 5px;
+}
+
h2 {
font-size: 130%;
font-weight: bold ;