MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Marcus (Diskussion | Beiträge) |
Marcus (Diskussion | Beiträge) |
||
Zeile 15: | Zeile 15: | ||
/* FOOTER */ | /* FOOTER */ | ||
− | #footer-places li a { color: #29989c; } | + | #footer-places li a { color: #29989c; font-weight: bold; } |
#footer-places li a:visited { color: #196066; } | #footer-places li a:visited { color: #196066; } |
Version vom 3. März 2021, 17:53 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
.mw-wiki-logo { background-size: contain; }
/* LINKS*/
#mw-content-text a { color: #F07864; }
#mw-content-text a:visited { color: #e04642; }
/* TABS */
.vector-menu-tabs li a { color: #323659; font-weight: bold; letter-spacing: 0.5px; }
.vector-menu-tabs li a:visited { color: #323659; }
/* MENUE LEFT*/
.portal .body li a, .vector-menu-portal .body li a { color: #29989c; font-weight: bold; letter-spacing: 0.5px; }
.portal .body li a:visited, .vector-menu-portal .body li a:visited { color: #196066; }
/* FOOTER */
#footer-places li a { color: #29989c; font-weight: bold; }
#footer-places li a:visited { color: #196066; }