summaryrefslogtreecommitdiffstats
diff options
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 ;
bled> </properties> <build> <resources> <resource> <filtering>false</filtering> <directory>src/main/java</directory> <excludes> <exclude>**/*.java</exclude> </excludes> </resource> <resource> <directory>src/main/resources</directory> </resource> </resources> </build> <modules> <module>app</module> <module>api</module> <module>plugins</module> </modules> </project>