Template:Team:DukeProtocol/CSS

From 2014.igem.org

(Difference between revisions)
 
(65 intermediate revisions not shown)
Line 13: Line 13:
#protosection {
#protosection {
-
width: 55%;
+
/*width: 50%;
-
overflow:hidden;
+
height: 500px;
-
float:right;
+
padding-left:%;
-
padding-left:57%;
+
padding-top:-15%;
-
position:fixed;
+
padding-bottom:50%;*/
-
margin-top:5%;
+
margin-right:2.5%;
-
margin-right:5%;
+
margin-left:2.5%;
-
z-index:49;
+
color: #ffffff;
 +
z-index:50;
 +
}
 +
 
 +
#protosection h2 {
 +
color: #ffffff;
}
}
#protogrid {
#protogrid {
float:left;
float:left;
-
width:45%;
+
width:50%;
-
height:480px;
+
overflow:hidden;
-
position:fixed;
+
margin-left:2.5%;
-
margin-left:5%;
+
margin-top:5%;
margin-top:5%;
 +
padding-bottom:30%;
padding-right:45%;
padding-right:45%;
-
z-index: 50;
 
}
}
Line 37: Line 41:
.protobutt {
.protobutt {
     display:block;
     display:block;
-
     width:100px;
+
     width:100%;
-
     height:100px;
+
     height:100%;
     border:none;
     border:none;
     line-height:50px;
     line-height:50px;
Line 53: Line 57:
     -o-transition: all 0.5s ease;
     -o-transition: all 0.5s ease;
/*margins must be half of the change in size*/     
/*margins must be half of the change in size*/     
-
     margin: 5px 5px;
+
     margin: 0px 0px;
     line-height:200%;
     line-height:200%;
}
}
Line 68: Line 72:
   box-shadow: 0px 0px 20px rgba(7, 54, 164, 0);
   box-shadow: 0px 0px 20px rgba(7, 54, 164, 0);
}
}
 +
.pro {
.pro {
-
width:500px;
 
-
height: 375px;
 
-
        clear:both;
 
-
        overflow:hidden;
 
         font-size:1em;
         font-size:1em;
-
         color:#ffffff;
+
         color:#fff;
         margin-top: 15px;
         margin-top: 15px;
}
}
 +
.pro img {
.pro img {
Line 89: Line 91:
         color:#FFFFFF;
         color:#FFFFFF;
}
}
-
 
-
#buchler {
 
-
float: left;
 
-
}
 
-
 
-
#buchler h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
#ciesla {
 
-
float: left;
 
-
}
 
-
 
-
#ciesla h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
#cooper {
 
-
float: left;
 
-
}
 
-
 
-
#cooper h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
#farnitano {
 
-
float: left;
 
-
}
 
-
 
-
#farnitano h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
#faw {
 
-
float: left;
 
-
}
 
-
 
-
#faw h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
#gersbach {
 
-
float:left;
 
-
}
 
-
 
-
#gersbach h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
#ghoshal {
 
-
float: left;
 
-
}
 
-
 
-
#ghoshal h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
#tomar {
 
-
float: left;
 
-
}
 
-
 
-
#tomar h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
#zhu {
 
-
float: left;
 
-
}
 
-
 
-
#zhu h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
-
 
-
 
-
 
-
#undergrad {}
 
-
 
-
#hischool {}
 
-
 
-
#grad {}
 
-
 
-
#instructor {}
 
-
 
-
 
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 16:57, 6 October 2014