Template:Nevada Team CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 55: Line 55:
}
}
-
.galleryTop{
+
.galleryGroup{
   position: relative;
   position: relative;
-
   top: -80px;
+
   display: block;
-
   left: 65px;
+
   float: left:
-
   margin: 0px;
+
  width: 100%;
-
   padding: 0px;
+
   height: 100%;
 +
   top: 0px;
 +
  left: 100px;
}
}
-
.galleryNames{
+
.galleryName{
   position: relative;
   position: relative;
   display: block;
   display: block;
 +
  float: left:
 +
  width: 100%;
 +
  height: 100%;
   top: 0px;
   top: 0px;
   left: 0px;
   left: 0px;
-
  width: 200px;
 
-
  height: 100%;
 
-
  border: magenta solid 1px;
 
-
  float: left;
 
-
  clear: both;
 
-
  text-align: left;
 
-
  font-size: 16px;
 
-
  font-weight: bold;
 
-
  z-index: 30;
 
}
}

Revision as of 00:18, 20 September 2011