MediaWiki:Common.css
Aus Bromptonauten-Wiki
				
								
				
				
																
				
				
								
				| 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; } | |
| − | + | ||
| − | + | ||
| − | body { background-color:#663333; color:#FFCC99; } | + | |
| a.internal { color:#CD0000 !important;} | a.internal { color:#CD0000 !important;} | ||
| a.external { color:#CD0000 !important;} | a.external { color:#CD0000 !important;} | ||
| − | a:link { color:#CD0000; } | + | a:link { color:#CD0000; !important;} | 
| − | a:visited { color:#CD5555; } | + | a:visited { color:#CD5555; !important;} | 
| − | a:active { color:#FF0000; } | + | 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;}
