Difference between revisions of "Template:Susung/CSS"

Line 3: Line 3:
 
<style type="text/css">
 
<style type="text/css">
 
body {
 
body {
  background-color: blue;
+
background-color: white;
 +
}
 +
 
 +
#wrapper {
 +
margin-left: auto;
 +
margin-right: auto;
 +
width: 500px;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 22:01, 11 June 2015