MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus Liebliches-Feld.net
Zur Navigation springenZur Suche springenK |
|||
| (3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 32: | Zeile 32: | ||
#p-search-label, | #p-search-label, | ||
#p-tb-label, | #p-tb-label, | ||
| − | #p- | + | #p-Spielerstaedte-label, |
#p-Navigation-label { | #p-Navigation-label { | ||
background: #FFF5CE; | background: #FFF5CE; | ||
font-size: 90%; | font-size: 90%; | ||
} | } | ||
Aktuelle Version vom 10. Juli 2025, 14:43 Uhr
/* Das folgende CSS wird für Benutzer der Benutzeroberfläche MonoBook geladen */
body {
background: url(/wiki/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-search-label,
#p-tb-label,
#p-Spielerstaedte-label,
#p-Navigation-label {
background: #FFF5CE;
font-size: 90%;
}