Template:Nevada Team CSS

From 2011.igem.org

(Difference between revisions)
m
m
 
(4 intermediate revisions not shown)
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;
 +
}
 +
 
 +
.galleryName{
 +
   position: relative;
 +
  display: block;
 +
  float: left:
 +
  width: 100%;
 +
  height: 100%;
 +
  top: 0px;
 +
   left: 0px;
 +
  z-index: 30;
}
}
Line 112: Line 125:
     line-height: 22px;
     line-height: 22px;
     text-align: left;
     text-align: left;
 +
    font-weight: bold;
 +
}
 +
 +
#project-info{
 +
    margin: 0px;
 +
    background: transparent;
 +
}
 +
 +
.projectpic{
 +
  float: left;
 +
  clear: both;
 +
  margin-right: 5px;
 +
}
 +
 +
.projectdesc{
 +
    font-size: 16px;
 +
    font-family:"Times New Roman", Tahoma;
 +
    line-height: 18px;
 +
    text-align: justify;
     font-weight: bold;
     font-weight: bold;
}
}

Latest revision as of 23:18, 26 September 2011