summaryrefslogtreecommitdiffstats
path: root/everest-site-1.0.0/content/styles/everest.css
diff options
context:
space:
mode:
Diffstat (limited to 'everest-site-1.0.0/content/styles/everest.css')
-rw-r--r--everest-site-1.0.0/content/styles/everest.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/everest-site-1.0.0/content/styles/everest.css b/everest-site-1.0.0/content/styles/everest.css
index 4e48e71..eb860d9 100644
--- a/everest-site-1.0.0/content/styles/everest.css
+++ b/everest-site-1.0.0/content/styles/everest.css
@@ -336,3 +336,11 @@ head:first-child+body #projects dl {
dd {
padding-bottom: 1em;
}
+
+#doc p{
+ padding-top: 1em;
+}
+
+#doc h3{
+ padding-top: 2em;
+}