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;} | ||
| Zeile 8: | Zeile 7: | ||
| a:visited { color:#CD5555; !important;} | a:visited { color:#CD5555; !important;} | ||
| a:active { color:#FF0000; !important;} | a:active { color:#FF0000; !important;} | ||
| − | |||
Version vom 25. August 2012, 13:43 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;}
