MediaWiki:Common.css : Différence entre versions
Ligne 4 : | Ligne 4 : | ||
h1 { | h1 { | ||
− | font-size: | + | font-size: 20px; |
} | } | ||
Version du 3 janvier 2019 à 20:25
body {
background-color: #FFF5EE;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 30px;
}
p {
font-size: 14px;
}