Template:Nevada Team CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 65: Line 65:
.galleryNames{
.galleryNames{
   position: relative;
   position: relative;
 +
  display: block;
 +
  top: 0px;
 +
  left: 0px;
 +
  width: 200px;
 +
  height: 100%;
   border: magenta solid 1px;
   border: magenta solid 1px;
   float: left;
   float: left;
Line 71: Line 76:
   font-size: 16px;
   font-size: 16px;
   font-weight: bold;
   font-weight: bold;
 +
  z-index: 30;
}
}

Revision as of 00:13, 20 September 2011