MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus Liebliches-Feld.net
Zur Navigation springenZur Suche springen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung Markierung: Zurückgesetzt |
||
| Zeile 30: | Zeile 30: | ||
#footer, | #footer, | ||
#p-categories, | |||
#p-search-label, | #p-search-label, | ||
#p-tb-label, | #p-tb-label, | ||
Version vom 28. März 2026, 13:11 Uhr
/* Das folgende CSS wird für Benutzer der Benutzeroberfläche MonoBook geladen */
body {
background: url(/w/images/titel31.png) no-repeat #fff5ce;
}
#p-cactions li.selected a {
z-index: 3;
padding: 0 1em .2em!important;
background-color: #FFF5CE;
}
#p-cactions .new a {
color: #ba0000;
}
#p-cactions li a:hover {
z-index: 3;
text-decoration: none;
background-color: #FFF5CE;
}
.pBody {
font-size: 95%;
background: #FFF5CE;
color: black;
border-collapse: collapse;
border: 1px solid #aaa;
padding: 0 .8em .3em .5em;
}
#footer,
#p-categories,
#p-search-label,
#p-tb-label,
#p-Spielerstaedte-label,
#p-Navigation-label {
background: #FFF5CE;
font-size: 90%;
}
@media screen and (min-width: 551px) {
body.skin--responsive #p-personal .pBody ul {
background-color: rgba(255, 245, 206, 0.99);
}
@media screen and (min-width: 551px) {
body.skin--responsive .mw-portlet > div, body.skin--responsive .pBody {
background-color: rgb(255, 245, 206)
}