chnagements dans le css et le markdown
This commit is contained in:
@@ -10,13 +10,16 @@
|
||||
text-transform: uppercase;}
|
||||
.content-wrapper h2 {
|
||||
font-size: 1em;
|
||||
color:#c9c551 !important;
|
||||
|
||||
}
|
||||
.content-wrapper h2 a {
|
||||
text-decoration: none; /* Supprime le soulignement */
|
||||
text-decoration: none; /* Supprime le soulignement */
|
||||
|
||||
cursor: default;
|
||||
cursor: default;
|
||||
|
||||
}
|
||||
.content-wrapper h2 span {
|
||||
color: #474405;
|
||||
}
|
||||
.content-wrapper 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