MediaWiki:Geshi.css: Unterschied zwischen den Versionen
Zeile 9: | Zeile 9: | ||
margin-bottom: 1em !important; | margin-bottom: 1em !important; | ||
margin-left: 0px !important; | margin-left: 0px !important; | ||
− | + | } |
Aktuelle Version vom 17. Juli 2017, 17:55 Uhr
pre, .mw-code {
color: black !important;
background-color: #f9f9f9 !important;
border: 1px solid #ddd !important;
padding: 1em !important;
white-space: pre-wrap !important;
margin-top: 1em !important;
margin-right: 0px !important;
margin-bottom: 1em !important;
margin-left: 0px !important;
}