MediaWiki:Common.css: Unterschied zwischen den Versionen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 5: | Zeile 5: | ||
.my-buttons a { | .my-buttons a { | ||
color: black; | color: black; | ||
background-color: # | background-color: #F9F9F9 !important; | ||
font-weight: bold; | font-weight: bold; | ||
font-size: 0.9em; | font-size: 0.9em; | ||
text-decoration: none; | text-decoration: none; | ||
border: thin # | border: thin #7D8891 outset; | ||
padding: 0 0.1em 0.1em 0.1em; | padding: 0 0.1em 0.1em 0.1em; | ||
} | } | ||
.my-buttons a:hover, .my-buttons a:active { | .my-buttons a:hover, .my-buttons a:active { | ||
background-color: # | background-color: #AAAAAA; | ||
border-style: inset; | border-style: inset; | ||
} | } |