Template:Team:Duke/CSS

From 2014.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 2: Line 2:
<!--THIS STYLE SHEET REPLACES THE HOME TEMPLATE: https://2014.igem.org/Template:Team:DukeHomePage/CSS -->
<!--THIS STYLE SHEET REPLACES THE HOME TEMPLATE: https://2014.igem.org/Template:Team:DukeHomePage/CSS -->
-
 
-
 
-
<head>
 
-
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
-
<html xmlns="http://www.w3.org/1999/xhtml">
 
<head>
<head>
Line 87: Line 82:
font-color:#fff;
font-color:#fff;
font-size: 1em;
font-size: 1em;
-
font-family: Futura;
+
font-family: Futura, Helvetica;
}
}
-
 
+
#bodyContent ul li {
-
#teaminfo {
+
list-style-type:none;
-
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;
+
}
}
-
#teaminfo img {
+
#bodyContent a:hover {
-
float: left;
+
text-decoration:none;
-
padding:20px 50px 0px 50px;
+
}
}
-
#teaminfo h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
#undergrad {
+
#bodyContent table {
-
font-size: 1em;
+
background-color:#000;
color:#fff;
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 {
+
#bodyContent a {
-
float: left;
+
color:#fff;
-
padding:20px 50px 0px 50px;
+
-
   
+
}
}
-
#undergrad h2 {
 
-
        color:#FFFFFF;
 
-
}
 
-
 
/*This formats the stuff at the bottom. */
/*This formats the stuff at the bottom. */
Line 174: Line 141:
}
}
-
.sq-button span {
 
-
    display: table-cell;
 
-
    text-align: center;
 
-
    vertical-align: middle;
 
-
}
 
.sq-button:hover {
.sq-button:hover {
Line 214: Line 176:
</head>
</head>
<body>
<body>
-
<div class="logo">
+
 
-
<a href="https://2014.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/1/1a/Mattigemlogowhite.png " align="right" alt="Duke iGEM" height="100px" width="100px" /></a>
+
-
<a href="https://2014.igem.org/Team:Duke"><img src="https://static.igem.org/mediawiki/2014/a/aa/Homeicon.png" align="left" alt="Home" height="100px" width="100px" /></a>
+
-
<!--black logo can be found here: https://static.igem.org/mediawiki/2014/c/ce/Mattigemlogo.png -->
+
-
<!--white logo can be found here: https://static.igem.org/mediawiki/2014/1/1a/Mattigemlogowhite.png -->
+
-
</div>
+
</body>
</body>
</html>
</html>

Latest revision as of 16:33, 14 October 2014