Template:Team:DukeTeam/CSS

From 2014.igem.org

(Difference between revisions)
 
(120 intermediate revisions not shown)
Line 9: Line 9:
h1 {
h1 {
color:#fff;
color:#fff;
 +
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: 375px;
         clear:both;
         clear:both;
Line 19: Line 32:
         font-size:1em;
         font-size:1em;
         color:#fff;
         color:#fff;
 +
        margin-top: 15px;
 +
}
 +
 +
.att {
 +
        font-size:1em;
 +
        color:#fff;
 +
        margin: 5%;
}
}
.bio img {
.bio img {
float: left;
float: left;
-
padding: 0px 20px 20px 20px;    /* top right bottom left */
+
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;
}
}
Line 40: Line 66:
#ciesla {
#ciesla {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
Line 49: Line 74:
#cooper {
#cooper {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
Line 58: Line 82:
#farnitano {
#farnitano {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
Line 67: Line 90:
#faw {
#faw {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
Line 84: Line 106:
#ghoshal {
#ghoshal {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
Line 101: Line 122:
#zhu {
#zhu {
float: left;
float: left;
-
/*width: 450px;*/
 
}
}
Line 108: Line 128:
}
}
-
.slidingpics {
+
 
-
background-color: #000;
+
#teaminfo {
-
clear: both;
+
float:left;
-
height: 420px;
+
display:block;
-
margin-left: auto;
+
width:45%;
-
margin-left: auto;
+
height:480px;
-
padding:10px;
+
position:fixed;
-
position:relative;
+
margin-left:5%;
-
z-index:1;
+
margin-top:-1%;
-
        overflow:hidden;
+
padding-right:45%;
-
        padding-bottom:30px;
+
padding-bottom: 10%;
 +
margin-bottom:10%;
 +
z-index: 50;
}
}
-
 
-
#teaminfo {}
 
#undergrad {}
#undergrad {}
Line 130: 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