chnagements dans le css et le markdown
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
text-transform: uppercase;}
|
text-transform: uppercase;}
|
||||||
.content-wrapper h2 {
|
.content-wrapper h2 {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
color:#c9c551 !important;
|
|
||||||
}
|
}
|
||||||
.content-wrapper h2 a {
|
.content-wrapper h2 a {
|
||||||
text-decoration: none; /* Supprime le soulignement */
|
text-decoration: none; /* Supprime le soulignement */
|
||||||
@@ -18,6 +18,9 @@
|
|||||||
cursor: default;
|
cursor: default;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
.content-wrapper h2 span {
|
||||||
|
color: #474405;
|
||||||
|
}
|
||||||
.content-wrapper h4 {
|
.content-wrapper h4 {
|
||||||
text-align: center; /* Centre horizontalement le texte dans <h4> */
|
text-align: center; /* Centre horizontalement le texte dans <h4> */
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user