Template:Team:DukeHomePage/CSS
From 2014.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
body { | body { | ||
- | background-color:# | + | background-color:#000000; |
} | } | ||
+ | |||
+ | p { | ||
+ | background-color:#000000; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
<body> | <body> | ||
<!-- Black color scheme inspired by UVA's 2013 iGEM wiki --> | <!-- Black color scheme inspired by UVA's 2013 iGEM wiki --> | ||
- | < | + | <p> <!--I made these buttons and not a part of the image so that they and their links can be changed if (when) this doesn't work. Buttons can be added, edited at will. --> |
<a href="https://2014.igem.org/Team:Duke/Team"><button>Who we are</button></a> | <a href="https://2014.igem.org/Team:Duke/Team"><button>Who we are</button></a> | ||
<a href="https://2014.igem.org/Team:Duke/Project"><button>What we did</button></a> | <a href="https://2014.igem.org/Team:Duke/Project"><button>What we did</button></a> | ||
<a href="https://2014.igem.org/Team:Duke/Notebook"><button>How we did it</button></a> | <a href="https://2014.igem.org/Team:Duke/Notebook"><button>How we did it</button></a> | ||
<a href="https://2013.igem.org/Team:Duke/Human/"><button>Why it matters</button></a> | <a href="https://2013.igem.org/Team:Duke/Human/"><button>Why it matters</button></a> | ||
- | </ | + | </p> |
</body> | </body> | ||
</html> | </html> |
Revision as of 17:14, 21 July 2014