aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplate/style.css12
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
53h1 { font-size: 220%; } 53h1 { font-size: 220%; line-height: 1.2em; }
54h2 { font-size: 180%; } 54h2 { font-size: 180%; line-height: 1.2em; }
55h3 { font-size: 160%; } 55h3 { font-size: 160%; line-height: 1.2em; }
56h4 { font-size: 140%; } 56h4 { font-size: 140%; line-height: 1.2em; }
57h5 { font-size: 120%; } 57h5 { font-size: 120%; line-height: 1.2em; }
58h6 { font-size: 100%; } 58h6 { font-size: 100%; line-height: 1.2em; }
59 59
60h1[itemtype="headline"] { 60h1[itemtype="headline"] {
61 padding-bottom: 0; 61 padding-bottom: 0;