Difference between revisions of "Template:Cooper Union/CSS"

(Created page with "body { background-color:pink; }")
 
Line 1: Line 1:
 +
{{Template_All_Teams}}
 +
<html>
 +
<style type="text/css">
 
body {
 
body {
  background-color:pink;
+
background-color: blue;
 
}
 
}
 +
 +
#wrapper {
 +
margin-left: auto;
 +
margin-right: auto;
 +
width: 500px;
 +
}
 +
</style>
 +
 +
</html>

Revision as of 17:57, 18 September 2015