Template:Leanna css

From 2010.igem.org

(Difference between revisions)
Line 71: Line 71:
#mainContent{
#mainContent{
-
  color: blue;
+
  background-color: blue;
  width: 95%;
  width: 95%;
  height: 500px;
  height: 500px;
Line 78: Line 78:
  left: 20px;
  left: 20px;
  z-index=1;
  z-index=1;
-
  border = 3px solid green;}
+
  border-style = 3px solid green;}
#rightside{
#rightside{
-
  color: orange;
+
  background-color: orange;
  float: right;
  float: right;
  width: 230px;
  width: 230px;
  height: 300px;
  height: 300px;
  display: block;
  display: block;
-
  border = 3px solid green;}
+
  border-style= 3px solid green;}
#rightHeaderContainer{
#rightHeaderContainer{
-
  color: orange;  
+
  background-color: orange;  
  width: 230px;  
  width: 230px;  
  height: 70px;
  height: 70px;

Revision as of 17:54, 5 August 2010