MediaWiki:Common.css
Aus Bromptonauten-Wiki
				
								
				
				
																
				
				
								
				|  (Änderung 97 von Rainer Zenz (Diskussion) rückgängig gemacht.) | |||
| Zeile 4: | Zeile 4: | ||
| <head> | <head> | ||
| <style type="text/css"> | <style type="text/css"> | ||
| − | |||
| a:link { color:#CD0000; } | a:link { color:#CD0000; } | ||
| a:visited { color:#CD5555; } | a:visited { color:#CD5555; } | ||
Version vom 24. August 2012, 15:30 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
<html>
<head>
<style type="text/css">
a:link { color:#CD0000; }
a:visited { color:#CD5555; }
a:active { color:#FF0000; }
</style> 
</head>
</html>
