Template:Team:DukeProtocol/CSS

From 2014.igem.org

(Difference between revisions)
 
(47 intermediate revisions not shown)
Line 13: Line 13:
#protosection {
#protosection {
-
width: 45%;
+
/*width: 50%;
-
float:right;
+
height: 500px;
-
padding-left:57%;
+
padding-left:%;
-
margin-top:5%;
+
padding-top:-15%;
-
margin-right:10%;
+
padding-bottom:50%;*/
-
margin-left:5%;
+
margin-right:2.5%;
 +
margin-left:2.5%;
color: #ffffff;
color: #ffffff;
 +
z-index:50;
}
}
Line 28: Line 30:
#protogrid {
#protogrid {
float:left;
float:left;
-
width:55%;
+
width:50%;
overflow:hidden;
overflow:hidden;
-
margin-left:5%;
+
margin-left:2.5%;
margin-top:5%;
margin-top:5%;
 +
padding-bottom:30%;
padding-right:45%;
padding-right:45%;
-
z-index: 50;
 
}
}
Line 39: 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 70: Line 72:
   box-shadow: 0px 0px 20px rgba(7, 54, 164, 0);
   box-shadow: 0px 0px 20px rgba(7, 54, 164, 0);
}
}
 +
.pro {
.pro {
-
        clear:both;
 
         font-size:1em;
         font-size:1em;
-
         color:#ffffff;
+
         color:#fff;
         margin-top: 15px;
         margin-top: 15px;
-
        -webkit-column-count: 3; /* Chrome, Safari, Opera */
 
-
        -moz-column-count: 3; /* Firefox */
 
-
        column-count: 3;
 
}
}
 +
.pro img {
.pro img {
Line 91: 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