Utilisateur:Laucho/monobook.css : Différence entre versions
De OviWiki
| Ligne 3 : | Ligne 3 : | ||
} | } | ||
| − | h1, h2 | + | h1, h2 { |
color: #aaaabb; | color: #aaaabb; | ||
letter-spacing: -1px; | letter-spacing: -1px; | ||
| + | } | ||
| + | |||
| + | h3 { | ||
| + | font-weight: normal; | ||
} | } | ||
Version du 1 octobre 2007 à 14:00
body, p, h1, h2, h3, h4, h5, h6, a, li {
font-family: Arial, sans-serif !important;
}
h1, h2 {
color: #aaaabb;
letter-spacing: -1px;
}
h3 {
font-weight: normal;
}