Difference between revisions of "User:Antonio/monobook.css"

From MioWiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
body {  
 
body {  
  
background: black;
+
width: 800px;
font-size: 24px;
+
 
 +
margin: auto;
 +
 
 +
 
 
}
 
}

Latest revision as of 19:08, 4 June 2007

body { 

width: 800px;

margin: auto;


}