De La Tour des Héros.
(Différences entre les versions)
m |
m |
Ligne 3 : |
Ligne 3 : |
| /* Titres */ | | /* Titres */ |
| | | |
- | <!--h1 {
| + | h1 { |
| padding: .3em 0; /*espace entre un titre et son soulignage*/ | | padding: .3em 0; /*espace entre un titre et son soulignage*/ |
| } | | } |
Ligne 12 : |
Ligne 12 : |
| | | |
| h1, h2 { | | h1, h2 { |
- | background-color: #007107; | + | background: #5A419C; |
- | background: url("/ltdh/images/4/4e/Kite_Man_Hell_Yeah_logo_diamond.png"), linear-gradient(135deg, #007107 50%, #4F3117 70%); | + | background: linear-gradient(90deg, #C1464B 0%, black 40%, black 60%, #5A419C 100%); |
- | background-repeat: no-repeat;
| + | } |
- | background-position: right center;
| + | |
- | background: linear-gradient(135deg, #007107 50%, #4F3117 70%);
| + | |
- | }--> | + | |
| #toc h2, .toc h2 { | | #toc h2, .toc h2 { |
| background: none; | | background: none; |
Ligne 23 : |
Ligne 21 : |
| | | |
| h3 { | | h3 { |
- | color: purple; | + | color: #3e2d6c; |
| } | | } |
| | | |
Ligne 36 : |
Ligne 34 : |
| font-family: Verdana; | | font-family: Verdana; |
| background: purple; | | background: purple; |
- | background: linear-gradient(170deg, purple 20%, white 40%); | + | background: linear-gradient(170deg, #3e2d6c 20%, white 40%); |
| } | | } |
| | | |
Version du 1 août 2024 à 15:34