Team:Arizona State/Template:Header

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html>
 
<style type="text/css">
<style type="text/css">
body {
body {
background-color:#ffb310;
background-color:#ffb310;
 +
}
 +
 +
#content #top{
 +
display:none;
}
}
</style>
</style>
</html>
</html>

Revision as of 23:55, 3 May 2012

<style type="text/css"> body { background-color:#ffb310; }

  1. content #top{

display:none; }

</style> </html>