Template:Team:DukeTeam/CSS

From 2014.igem.org

(Difference between revisions)
 
(83 intermediate revisions not shown)
Line 13: Line 13:
#biosection {
#biosection {
-
width: 600px;
+
width: 60%;
-
height: 400px;
+
height: 55%;
 +
/*height:375px*/
overflow:hidden;
overflow:hidden;
float:right;
float:right;
 +
padding-left:57%;
 +
position:fixed;
 +
margin-top:-1%;
 +
margin-right:5%;
 +
z-index:49;
}
}
Line 26: 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 112: Line 131:
#teaminfo {
#teaminfo {
float:left;
float:left;
-
}
+
display:block;
-
 
+
width:45%;
-
#teaminfo img {
+
height:480px;
-
  position:fixed;  
+
position:fixed;
-
  float:left;
+
margin-left:5%;
-
  z-index: 0;
+
margin-top:-1%;
-
  overflow:auto;
+
padding-right:45%;
-
  margin:50px;
+
padding-bottom: 10%;
-
  padding: 0px;
+
margin-bottom:10%;
-
  text-align:center:
+
z-index: 50;
}
}
Line 131: 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