Template:Nevada Team CSS

From 2011.igem.org

(Difference between revisions)
m
m
 
(9 intermediate revisions not shown)
Line 38: Line 38:
   float: left;
   float: left;
   left: -5px;
   left: -5px;
-
   top: 5px;
+
   top: 15px;
   width: 905px;
   width: 905px;
-
   height: 900px;
+
   height: 100%;
   border: rgba(0,0,0,0.6) solid 10px;
   border: rgba(0,0,0,0.6) solid 10px;
   background-color: rgba(194,194,194,0.7);
   background-color: rgba(194,194,194,0.7);
   padding: 10px;
   padding: 10px;
-
   overflow: auto;
+
   /*overflow: auto; */
}
}
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 76: Line 89:
   margin: 0px;
   margin: 0px;
   padding: 0px;
   padding: 0px;
-
   height: 250px;
+
   height: 275px;
 +
  margin-bottom: 5px;
 +
  margin-top: 5px;
   background-color: transparent;
   background-color: transparent;
}
}
Line 110: 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