MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus WiiDatabase Wiki
Zur Navigation springenZur Suche springen
Inhalt gelöscht Inhalt hinzugefügt
ICON (Diskussion | Beiträge) K ICON verschob die Seite Benutzer:ICON/monobook.css nach MediaWiki:Monobook.css, ohne dabei eine Weiterleitung anzulegen |
ICON (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
body { |
body, #globalWrapper { |
||
background: #4B9DBC url(https://wiki.wiidatabase.de/images/0/09/Wiki-bg.png) |
background: #4B9DBC url(https://wiki.wiidatabase.de/images/0/09/Wiki-bg.png) repeat; |
||
background-repeat: repeat; |
|||
} |
} |
||
Version vom 14. Juni 2018, 14:34 Uhr
body, #globalWrapper {
background: #4B9DBC url(https://wiki.wiidatabase.de/images/0/09/Wiki-bg.png) repeat;
}
#p-personal li a {
color: #fff;
}
#p-personal li a:hover {
color: #000;
}
.portlet > h3 {
color: #fff;
}
div#footer {
background-color: transparent;
border-top: 0;
border-bottom: 0;
}
#f-list > li, #f-list > li > a {
color: #fff;
}
#f-list > li > a:hover {
color: #000;
background-color: #fff;
text-decoration: none;
}