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

From MioWiki
Jump to: navigation, search
(New page: body { background: #ababab })
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
body {  
 
body {  
  
background: #ababab
+
width: 800px;
 +
 
 +
margin: auto;
 +
 
  
 
}
 
}

Latest revision as of 19:08, 4 June 2007

body { 

width: 800px;

margin: auto;


}