Update sections headers

This commit is contained in:
Paul-Henri Froidmont 2021-03-25 22:19:45 +01:00
parent b7d12f43a2
commit eed973a8c1
3 changed files with 9 additions and 9 deletions

View file

@ -164,16 +164,16 @@ input, select, textarea {
color: #333;
}
h2 {
h1 {
font-size: 2em;
letter-spacing: -1px;
}
h2.alt {
h1.alt {
color: #888;
}
h2.alt strong {
h1.alt strong {
color: #666;
}
@ -2257,7 +2257,7 @@ input, select, textarea {
color: rgba(255, 255, 255, 0.75);
}
#main > section.dark h2, #main > section.dark h3, #main > section.dark h4, #main > section.dark h5, #main > section.dark h6 {
#main > section.dark h1, #main > section.dark h3, #main > section.dark h4, #main > section.dark h5, #main > section.dark h6 {
color: inherit;
}
@ -2620,7 +2620,7 @@ input, select, textarea {
font-size: 14pt;
}
h2 {
h1 {
font-size: 1.5em;
letter-spacing: 0;
font-weight: 300;