diff options
-rw-r--r-- | local.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,11 @@ a { font-weight: normal; } +p { + margin-top: 0; + margin-bottom: 1.2em; +} + BODY { margin: 0; background-color: LightBlue; |
index : bynu/content | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 5 |
@@ -13,6 +13,11 @@ a { font-weight: normal; } +p { + margin-top: 0; + margin-bottom: 1.2em; +} + BODY { margin: 0; background-color: LightBlue; |