Template:Team:Duke/CSS

From 2014.igem.org

(Difference between revisions)
Line 107: Line 107:
float: left;
float: left;
padding:20px 50px 0px 50px;
padding:20px 50px 0px 50px;
-
   
 
}
}
 +
#teaminfo h2 {
#teaminfo h2 {
         color:#FFFFFF;
         color:#FFFFFF;
}
}
 +
 +
#undergrad {
 +
font-size: 1em;
 +
color:#fff;
 +
text-align:left;
 +
float:left;
 +
width:90%;
 +
padding-left:10%;
 +
height: 450px;
 +
border-bottom: 1px solid rgba(255,255,255,0.3);
 +
clear:both;
 +
overflow:hidden;
 +
}
 +
 +
#undergrad img {
 +
float: left;
 +
padding:20px 50px 0px 50px;
 +
   
 +
}
 +
#undergrad h2 {
 +
        color:#FFFFFF;
 +
}
 +
/*This formats the stuff at the bottom. */
/*This formats the stuff at the bottom. */

Revision as of 21:52, 23 July 2014