diff --git a/styles.css b/styles.css index f899400..e78ded1 100644 --- a/styles.css +++ b/styles.css @@ -102,10 +102,6 @@ header { background-size: auto; } -aside#chalec_sidebar { - padding-left: 40px; -} - #chalec_banner, #chalec_footer { display: flex; @@ -219,6 +215,10 @@ div#chalec_infos { ======================================================================== */ +aside#chalec_sidebar { + padding-left: 40px; +} + .chalec_latest-posts { color: var(--chalec_blue); font-style: italic; @@ -542,7 +542,7 @@ h1,h2,h3,h4,h5,h6 { font-size: 125%; margin-top: 30px; margin-bottom: 5px; - color: #676767; + color: #454545; } h3 { font-size: 110%;