summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/local.css b/local.css
index b7e06adc..663d604f 100644
--- a/local.css
+++ b/local.css
@@ -13,6 +13,11 @@ a {
font-weight: normal;
}
+p {
+ margin-top: 0;
+ margin-bottom: 1.2em;
+}
+
BODY {
margin: 0;
background-color: LightBlue;