Änderungen

Zur Navigation springen Zur Suche springen

MediaWiki:Common.css

457 Bytes hinzugefügt, 10:43, 14. Mai 2019
keine Bearbeitungszusammenfassung
background: #f06000;
color: #ffffff;
}
 
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
text-align: left;
font-size: 1.5em;
}
 
pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
background-color: #fff3cd;
border-color: #ffeeba;
font-family: Verdana,Geneva,sans-serif !important;
}

Navigationsmenü