diff --git a/styles.css b/styles.css index cc83424..f988bb4 100644 --- a/styles.css +++ b/styles.css @@ -534,7 +534,7 @@ h1,h2,h3,h4,h5,h6 { text-align: left; } h1 { - font-size: 130%; + font-size: 140%; margin-top: 30px; margin-bottom: 5px; } @@ -544,18 +544,21 @@ h1,h2,h3,h4,h5,h6 { margin-bottom: 5px; } h3 { - font-size: 120%; + font-size: 110%; margin-top: 30px; margin-bottom: 5px; } h4 { - font-size: 115%; + font-size: 100%; + color: #676767; } h5 { - font-size: 110%; + font-size: 100%; + color: #606060; } h6 { - font-size: 105%; + font-size: 100%; + color: #505050; } /*