Template:Team:DukeTeam/CSS

From 2014.igem.org

(Difference between revisions)
 
(15 intermediate revisions not shown)
Line 14: Line 14:
#biosection {
#biosection {
width: 60%;
width: 60%;
-
height: 45%;
+
height: 55%;
/*height:375px*/
/*height:375px*/
overflow:hidden;
overflow:hidden;
Line 20: Line 20:
padding-left:57%;
padding-left:57%;
position:fixed;
position:fixed;
-
margin-top:5%;
+
margin-top:-1%;
margin-right:5%;
margin-right:5%;
z-index:49;
z-index:49;
Line 33: Line 33:
         color:#fff;
         color:#fff;
         margin-top: 15px;
         margin-top: 15px;
 +
}
 +
 +
.att {
 +
        font-size:1em;
 +
        color:#fff;
 +
        margin: 5%;
}
}
Line 44: Line 50:
.bio h2 {
.bio h2 {
         color:#FFFFFF;
         color:#FFFFFF;
 +
}
 +
 +
.att h2 {
 +
        color:#fff;
}
}
Line 126: Line 136:
position:fixed;
position:fixed;
margin-left:5%;
margin-left:5%;
-
margin-top:5%;
+
margin-top:-1%;
padding-right:45%;
padding-right:45%;
 +
padding-bottom: 10%;
 +
margin-bottom:10%;
z-index: 50;
z-index: 50;
}
}
Line 138: 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