Template:Team:DukeTeam/CSS

From 2014.igem.org

(Difference between revisions)
 
(143 intermediate revisions not shown)
Line 9: Line 9:
h1 {
h1 {
color:#fff;
color:#fff;
-
border:none;
+
margin-left:700px;
 +
}
 +
 
 +
#biosection {
 +
width: 60%;
 +
height: 55%;
 +
/*height:375px*/
 +
overflow:hidden;
 +
float:right;
 +
padding-left:57%;
 +
position:fixed;
 +
margin-top:-1%;
 +
margin-right:5%;
 +
z-index:49;
}
}
.bio {
.bio {
-
width:90%;
+
width:500px;
-
padding-left:10%;
+
height: 375px;
-
height: 450px;
+
-
border-bottom: 1px solid rgba(255,255,255,0.3);
+
         clear:both;
         clear:both;
         overflow:hidden;
         overflow:hidden;
 +
        font-size:1em;
 +
        color:#fff;
 +
        margin-top: 15px;
}
}
 +
 +
.att {
 +
        font-size:1em;
 +
        color:#fff;
 +
        margin: 5%;
 +
}
 +
.bio img {
.bio img {
float: left;
float: left;
-
padding:20px 50px 0px 50px;
+
padding: 10px 10px 5px 0px;   /* top right bottom left */
-
   
+
        width:110px;
 +
        height:190px;
}
}
 +
.bio h2 {
.bio h2 {
         color:#FFFFFF;
         color:#FFFFFF;
 +
}
 +
 +
.att h2 {
 +
        color:#fff;
}
}
#buchler {
#buchler {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
#buchler h2 {
#buchler h2 {
         color:#FFFFFF;
         color:#FFFFFF;
-
}
 
-
 
-
#buchler p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
}
}
#ciesla {
#ciesla {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
#ciesla h2 {
#ciesla h2 {
         color:#FFFFFF;
         color:#FFFFFF;
-
}
 
-
 
-
#ciesla p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
}
}
#cooper {
#cooper {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
#cooper h2 {
#cooper h2 {
         color:#FFFFFF;
         color:#FFFFFF;
-
}
 
-
 
-
#cooper p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
}
}
#farnitano {
#farnitano {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
#farnitano h2 {
#farnitano h2 {
         color:#FFFFFF;
         color:#FFFFFF;
-
}
 
-
 
-
#farnitano p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
}
}
#faw {
#faw {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
#faw h2 {
#faw h2 {
         color:#FFFFFF;
         color:#FFFFFF;
-
}
 
-
 
-
#faw p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
}
}
#gersbach {
#gersbach {
-
float: left;
+
float:left;
-
/*width: 450px;*/
+
}
}
#gersbach h2 {
#gersbach h2 {
         color:#FFFFFF;
         color:#FFFFFF;
-
}
 
-
 
-
#gersbach p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
}
}
#ghoshal {
#ghoshal {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
#ghoshal h2 {
#ghoshal h2 {
         color:#FFFFFF;
         color:#FFFFFF;
-
}
 
-
 
-
#ghoshal p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
}
}
#tomar {
#tomar {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
#tomar h2 {
#tomar h2 {
         color:#FFFFFF;
         color:#FFFFFF;
-
}
 
-
 
-
#tomar p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
}
}
#zhu {
#zhu {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
Line 150: Line 128:
}
}
-
#zhu p {
 
-
        font-size:24px;
 
-
        color:#fff;
 
-
}
 
#teaminfo {
#teaminfo {
-
/*font-size: 1em;
 
-
color:#fff;
 
-
text-align:left;
 
float:left;
float:left;
-
width:90%;
+
display:block;
-
padding-left:10%;
+
width:45%;
 +
height:480px;
 +
position:fixed;
 +
margin-left:5%;
 +
margin-top:-1%;
 +
padding-right:45%;
 +
padding-bottom: 10%;
 +
margin-bottom:10%;
 +
z-index: 50;
}
}
-
 
-
#teaminfo img {
 
-
float: left;
 
-
padding:20px 50px 0px 50px;
 
-
}
 
-
 
-
#teaminfo h2 {
 
-
        color:#FFFFFF;
 
-
*/}
 
#undergrad {}
#undergrad {}
Line 180: Line 150:
#instructor {}
#instructor {}
 +
 +
.teamview {
 +
font-size:3em;
 +
float: center;
 +
padding:2.5%;
 +
text-align: center;
 +
}

Latest revision as of 02:21, 18 October 2014