MediaWiki:Common.css: verschil tussen versies
Naar navigatie springen
Naar zoeken springen
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
| Regel 14: | Regel 14: | ||
h2 { font-family: sans-serif !important; } | h2 { font-family: sans-serif !important; } | ||
.check-button:link { | span.check-button:link { | ||
background-color: #CDCC00; | background-color: #CDCC00; | ||
padding: 8px; | padding: 8px; | ||
| Regel 21: | Regel 21: | ||
}; | }; | ||
.check-button:hover { | span.check-button:hover { | ||
background-color: #EFEE00; | background-color: #EFEE00; | ||
padding: 8px; | padding: 8px; | ||
| Regel 28: | Regel 28: | ||
}; | }; | ||
.check-button:active{ | span.check-button:active{ | ||
background-color: #FFFE49; | background-color: #FFFE49; | ||
padding: 8px; | padding: 8px; | ||