MediaWiki:Common.css
Aus Bromptonauten-Wiki
				
								
				
				
																
				
				
								
				|  (Die Seite wurde neu angelegt: „- →Das folgende CSS wird für alle Benutzeroberflächen geladen.:   <html> <head> <title>Farbe für Text und Verweise</title> </head> <body link="##CD0000…“) | |||
| Zeile 1: | Zeile 1: | ||
| /* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ | /* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ | ||
| − | + | /* body { background-color:#663333; color:#FFCC99; } | |
| − | + | 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;} | |
| − | + | a.new, #quickbar a.new { color:#6959CD; !important;} | |
| − | + | ||
| − | + | ||
Aktuelle Version vom 29. August 2012, 09:09 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* body { background-color:#663333; color:#FFCC99; }
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;}
a.new, #quickbar a.new { color:#6959CD; !important;}
