aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-05-27 20:56:19 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-05-27 20:56:19 -0400
commitbef20c4d5ba2e2c32ac4808227cc14d4feadef0e (patch)
treecbeaae22e2d028837ba3bcd399ae3cc420878af9 /style.css
parent1d2c8ceb6753253e0fe38d315639e944117db939 (diff)
downloadkompetenzbolzen.github.io-bef20c4d5ba2e2c32ac4808227cc14d4feadef0e.tar.gz
Toned down h2-h4 sizes
Diffstat (limited to 'style.css')
-rw-r--r--style.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/style.css b/style.css
index 0ff29f4..5c5669a 100644
--- a/style.css
+++ b/style.css
@@ -342,16 +342,13 @@ h1 {
color: inherit; }
h2 {
- font-size: 26px; }
-
-h3 {
font-size: 22px; }
-h4 {
+h3 {
font-size: 18px;
font-weight: 600; }
-h5 {
+h4 {
font-size: 18px;
color: #666666;
font-weight: 600; }