diff options
-rw-r--r-- | css/common.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/css/common.css b/css/common.css index 57571df..f1b3181 100644 --- a/css/common.css +++ b/css/common.css | |||
@@ -54,6 +54,9 @@ header { | |||
54 | .content p:first-child { | 54 | .content p:first-child { |
55 | margin-top: 0 | 55 | margin-top: 0 |
56 | } | 56 | } |
57 | .content { | ||
58 | line-height: 1.3em; | ||
59 | } | ||
57 | nav { | 60 | nav { |
58 | height: 24px; | 61 | height: 24px; |
59 | width: 100%; | 62 | width: 100%; |