summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/bluemarine/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css
index 01f510858..4f6e637d6 100644
--- a/themes/bluemarine/style.css
+++ b/themes/bluemarine/style.css
@@ -25,6 +25,10 @@ h2 {
h3, h4, h5, h6 {
font-size: 1.1em;
}
+p {
+ margin-top: 0.5em;
+ margin-bottom: 0.9em;
+}
a {
text-decoration: none;
font-weight: bold;