MediaWiki:Main.css: Unterschied zwischen den Versionen

Aus FuemoWiki
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: body { font: x-small sans-serif; background: #f9f9f9 url(headbg.jpg) 0 0 no-repeat; color: black; margin: 0; padding: 0; })
 
Zeile 1: Zeile 1:
 
body {
 
body {
 
font: x-small sans-serif;
 
font: x-small sans-serif;
background: #f9f9f9 url(headbg.jpg) 0 0 no-repeat;
+
background: #a9b9d9 url(headbg.jpg) 0 0 no-repeat;
 
color: black;
 
color: black;
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
 
}
 
}

Version vom 12. Juli 2008, 09:57 Uhr

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