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

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

Latest revision as of 19:08, 4 June 2007

body { 

width: 800px;

margin: auto;


}