Template:Leanna css

From 2010.igem.org

(Difference between revisions)
Line 71: Line 71:
#mainContent{
#mainContent{
-
  background-color: blue;
+
  background-color: transparent;
  width: 70%;
  width: 70%;
  height: 500px;
  height: 500px;
Line 78: Line 78:
  top: 244px;
  top: 244px;
  left: 50 px;
  left: 50 px;
-
  z-index=1;
+
  z-index:1;
  border: 4px double darkgreen;}
  border: 4px double darkgreen;}
#rightside{
#rightside{
-
  background-color: transparent;
+
  background-color: blue;
  float: right;
  float: right;
  width: 230px;
  width: 230px;
  height: 400px;
  height: 400px;
  z-index: 2;
  z-index: 2;
-
  border-style= 5px dashed green;}
+
  border: 5px dashed green;}
#rightHeaderContainer{
#rightHeaderContainer{

Revision as of 18:00, 5 August 2010