Template:Team:Duke/CSS

From 2014.igem.org

(Difference between revisions)
 
(23 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 {
 +
list-style-type:none;
 +
}
-
/* White text */
+
#bodyContent a:hover {
-
.bio {
+
text-decoration:none;
-
font-color: #fff;
+
}
 +
 
 +
 
 +
#bodyContent table {
 +
background-color:#000;
 +
color:#fff;
 +
}
 +
 
 +
#bodyContent a {
 +
color:#fff;
}
}
Line 134: Line 141:
}
}
-
.sq-button span {
 
-
    display: table-cell;
 
-
    text-align: center;
 
-
    vertical-align: middle;
 
-
}
 
.sq-button:hover {
.sq-button:hover {
Line 174: 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>
+
-
<!--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