diff options
Diffstat (limited to 'template/style.css')
| -rwxr-xr-x | template/style.css | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/template/style.css b/template/style.css index d8d3076..8fa083e 100755 --- a/template/style.css +++ b/template/style.css | |||
| @@ -50,12 +50,12 @@ body { | |||
| 50 | 50 | ||
| 51 | /* headings */ | 51 | /* headings */ |
| 52 | 52 | ||
| 53 | h1 { font-size: 220%; } | 53 | h1 { font-size: 220%; line-height: 1.2em; } |
| 54 | h2 { font-size: 180%; } | 54 | h2 { font-size: 180%; line-height: 1.2em; } |
| 55 | h3 { font-size: 160%; } | 55 | h3 { font-size: 160%; line-height: 1.2em; } |
| 56 | h4 { font-size: 140%; } | 56 | h4 { font-size: 140%; line-height: 1.2em; } |
| 57 | h5 { font-size: 120%; } | 57 | h5 { font-size: 120%; line-height: 1.2em; } |
| 58 | h6 { font-size: 100%; } | 58 | h6 { font-size: 100%; line-height: 1.2em; } |
| 59 | 59 | ||
| 60 | h1[itemtype="headline"] { | 60 | h1[itemtype="headline"] { |
| 61 | padding-bottom: 0; | 61 | padding-bottom: 0; |
