MediaWiki:Minerva.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 22: | Zeile 22: | ||
.mw-message-box { | .mw-message-box { | ||
background-color: whitesmoke; | background-color: whitesmoke; | ||
margin: 0px; | |||
margin: | |||
padding: 5px; | padding: 5px; | ||
width: 100%; | width: 100%; | ||
Zeile 34: | Zeile 33: | ||
fieldset { | fieldset { | ||
background-color: whitesmoke; | background-color: whitesmoke; | ||
margin: | margin: 0px; | ||
padding: 5px; | padding: 5px; | ||
border: none; | border: none; | ||
text-align: left; | text-align: left; | ||
outline: none; | outline: none; | ||
max-width: 500px; | max-width: 500px; | ||