Template:Team:Duke/CSS

From 2014.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 83: Line 83:
font-size: 1em;
font-size: 1em;
font-family: Futura, Helvetica;
font-family: Futura, Helvetica;
 +
}
 +
 +
#bodyContent ul li {
 +
list-style-type:none;
 +
}
 +
 +
#bodyContent a:hover {
 +
text-decoration:none;
 +
}
 +
 +
 +
#bodyContent table {
 +
background-color:#000;
 +
color:#fff;
 +
}
 +
 +
#bodyContent a {
 +
color:#fff;
}
}
Line 158: 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