Team:Missouri Miners/Header

From 2010.igem.org

(Difference between revisions)
Line 229: Line 229:
-
<div id="body">
 
 +
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
a.header:link {text-decoration:none;color:#dfc463;}      /* unvisited link */
 +
a.header:visited {text-decoration:none;color:#dfc463;}  /* visited link */
 +
a.header:hover {text-decoration:none;color:#dfc463;font-weight:bold;}  /* mouse over link */
 +
a.header:active {text-decoration:none;color:#dfc463;}  /* selected link */
 +
 +
a.internal:link {text-decoration:none;color:#085706;}      /* unvisited link */
 +
a.internal:visited {text-decoration:none;color:#085706;}  /* visited link */
 +
a.internal:hover {text-decoration:underline;color:#085706;}  /* mouse over link */
 +
a.internal:active {text-decoration:none;color:#085706;}  /* selected link */
 +
 +
 +
body {background-image:url[delete this for a pretty picture that isn't ours to use](http://puesoccurrences.files.wordpress.com/2009/07/dna_500.jpg);}
 +
 +
</style>
 +
</head>
</html>
</html>

Revision as of 03:45, 25 May 2010