Difference between revisions of "Template:Susung/CSS"

 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Template_All_Teams}}
 
<html>
 
<html>
 
<style type="text/css">
 
<style type="text/css">
 
body {
 
body {
  background-color: blue;
+
background-color: blue;
 
}
 
}
h2 {
+
 
color: red;
+
#wrapper {
 +
margin-left: auto;
 +
margin-right: auto;
 +
width: 500px;
 
}
 
}
 
</style>
 
</style>
 +
<div id="wrapper">
 +
SUsung
 +
</div>
 
</html>
 
</html>

Latest revision as of 17:53, 9 July 2015

SUsung