Team:Brown/templates/header
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<html> | <html> | ||
+ | <!-- Remove top heading --> | ||
<style type=text/css> | <style type=text/css> | ||
.firstHeading { | .firstHeading { | ||
display:none; | display:none; | ||
} | } | ||
+ | |||
+ | body { | ||
+ | background-color: #001e25; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: top center; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
+ | |||
+ | |||
<head> | <head> | ||
<script type="text/javascript"> | <script type="text/javascript"> |
Revision as of 18:31, 16 July 2010