MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus INTEWA Wiki
(Die Seite wurde neu angelegt: „ .mw-wiki-logo.fallback { background-color: #fff; width: auto; height: 3em; }“) |
|||
| Zeile 4: | Zeile 4: | ||
width: auto; | width: auto; | ||
height: 3em; | height: 3em; | ||
| + | } | ||
| + | |||
| + | #p-logo-text a { | ||
| + | display: none; | ||
} | } | ||
Aktuelle Version vom 4. Januar 2021, 01:13 Uhr
.mw-wiki-logo.fallback {
background-color: #fff;
width: auto;
height: 3em;
}
#p-logo-text a {
display: none;
}