Benutzer:Brummel/Monobook.css: Unterschied zwischen den Versionen

Aus CBF-1000 WIKI
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: a.new { color: #00ffff; })
 
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
         color: #00ffff;  
         color: #00ffff;  
     }
     }
body {
font: x-small sans-serif;
background: #779900 url(headbg.jpg) 0 0 no-repeat;
color: black;
margin: 0;
padding: 0;
}

Version vom 1. Dezember 2008, 18:17 Uhr

a.new {  
        color: #00ffff; 
     }
body {
	font: x-small sans-serif;
	background: #779900 url(headbg.jpg) 0 0 no-repeat;
	color: black;
	margin: 0;
	padding: 0;
}