Correction différentiation hx

This commit is contained in:
Adrien Bourmault 2022-04-14 00:29:27 +02:00
parent ab49cc966b
commit 8cd39fcda9
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 5 additions and 5 deletions

View File

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