MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus 100 prozent erneuerbar - Wiki
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:
 
body { background: linear-gradient(to right bottom, #f07864 50%, #f4816e 50%) !important; background: #f4816e !important; }
 
body { background: linear-gradient(to right bottom, #f07864 50%, #f4816e 50%) !important; background: #f4816e !important; }
 
.mw-wiki-logo { background-size: contain; }
 
.mw-wiki-logo { background-size: contain; }
#mw-page-base { background: #f07864; }
+
#mw-page-base { background: #29989C; }
  
 
/* LINKS*/
 
/* LINKS*/

Version vom 3. März 2021, 19:21 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

body { background: linear-gradient(to right bottom, #f07864 50%, #f4816e 50%) !important; background: #f4816e !important; }
.mw-wiki-logo { background-size: contain; }
#mw-page-base { background: #29989C; }

/* 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.02em;  }
.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.02em;  }
.portal .body li a:visited, .vector-menu-portal .body li a:visited { color: #196066; }

/* FOOTER */
#footer-places li a { color: #29989c; font-weight: bold; letter-spacing: 0.02em; }
#footer-places li a:visited { color: #196066; }