diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-24 09:29:35 +0000 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2016-01-24 09:29:35 +0000 |
commit | e3f1991746752899e23e4fe69d528658749bc565 (patch) | |
tree | b1986108139977046d0cbcd37428134a1817291b /provider | |
parent | 675a696bcbb2da2133e661a6282fd6645dfa71ae (diff) | |
download | dirty-haskell.org-e3f1991746752899e23e4fe69d528658749bc565.tar dirty-haskell.org-e3f1991746752899e23e4fe69d528658749bc565.tar.gz dirty-haskell.org-e3f1991746752899e23e4fe69d528658749bc565.tar.bz2 dirty-haskell.org-e3f1991746752899e23e4fe69d528658749bc565.tar.xz dirty-haskell.org-e3f1991746752899e23e4fe69d528658749bc565.zip |
some paragraph spacing
Diffstat (limited to 'provider')
-rw-r--r-- | provider/css/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/provider/css/default.css b/provider/css/default.css index a100adc..943d83d 100644 --- a/provider/css/default.css +++ b/provider/css/default.css | |||
@@ -63,7 +63,7 @@ p:last-of-type { | |||
63 | 63 | ||
64 | p + p { | 64 | p + p { |
65 | text-indent:1.5em; | 65 | text-indent:1.5em; |
66 | margin-top:0; | 66 | margin-top:0.25em; |
67 | } | 67 | } |
68 | 68 | ||
69 | footer p, footer p:last-of-type { | 69 | footer p, footer p:last-of-type { |