Difference between revisions of "Template:Susung/CSS"

 
(12 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">
#mainContainer {
+
body {
width: 978px;
+
background-color: blue;
overflow:hidden;
+
}
float:left;
+
 
margin-left:20px;
+
#wrapper {
margin-bottom: 10px;
+
margin-left: auto;
background-color: #fff;  
+
margin-right: auto;
border-bottom: 14px solid #565656;
+
width: 500px;
border-right: 2px solid #565656;
+
}
border-left: 2px solid #565656;
+
border-top: 2px solid #565656;
+
font-family: "Trebuchet MS", Helvetica, sans-serif;
+
}
+
 
</style>
 
</style>
 +
<div id="wrapper">
 +
SUsung
 +
</div>
 
</html>
 
</html>

Latest revision as of 17:53, 9 July 2015

SUsung