« MediaWiki:Minerva.css » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 23 : | Ligne 23 : | ||
font-size: 20px; | font-size: 20px; | ||
font-family: 'Arwing', sans-serif; | font-family: 'Arwing', sans-serif; | ||
} | |||
.mw-body { | |||
background-color: #313847 !important; | |||
color: white; | |||
} | |||
a | |||
{ | |||
color: #32CD32; | |||
} | |||
a:visited | |||
{ | |||
color: green; | |||
} | |||
.new | |||
{ | |||
color: #FF6347; | |||
} | |||
h1,h2,h3 | |||
{ | |||
color: white; | |||
} | } | ||