MediaWiki:Vector.css
Aus Bromptonauten-Wiki
				
								
				
				
																
				
				
								
				| Zeile 11: | Zeile 11: | ||
|     color: #CD0000; !important; |     color: #CD0000; !important; | ||
| } | } | ||
| − | body { background-color:#FFFFFF; color:#FFCC99; !important;} | + | body { background-image: none; background-color:#FFFFFF; color:#FFCC99; !important;} | 
| a.internal { color:#CD0000 !important;} | a.internal { color:#CD0000 !important;} | ||
| a.external { color:#CD0000 !important;} | a.external { color:#CD0000 !important;} | ||
Version vom 25. August 2012, 14:39 Uhr
/* Das folgende CSS wird für Benutzer der Vector-Benutzeroberfläche 
geladen. Für allgemeingültige Benutzeroberflächen-Anpassungen 
bitte [[MediaWiki:Common.css]] bearbeiten. */
#p-logo a,
div#footer,
#footer-info li,
#mw-head,
#mw-panel {
   background-color: #FFFFFF;
   color: #CD0000; !important;
}
body { background-image: none; background-color:#FFFFFF; color:#FFCC99; !important;}
a.internal { color:#CD0000 !important;}
a.external { color:#CD0000 !important;}
a:link { color:#CD0000; !important;}
a:visited { color:#CD5555; !important;}
a:active { color:#FF0000; !important;}
