Team:Edinburgh
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<html> | <html> | ||
+ | |||
+ | <head> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | #content{ | ||
+ | background-color: darkslategray; | ||
+ | font-family: tahoma, arial; | ||
+ | font-weight: bold; | ||
+ | color: ivory; | ||
+ | } | ||
+ | |||
+ | table{ | ||
+ | text-align:justify; | ||
+ | background-color: darkslategray; | ||
+ | font-family: tahoma, arial; | ||
+ | font-weight: bold; | ||
+ | color: ivory; | ||
+ | } | ||
+ | |||
+ | A:link{ | ||
+ | text-decoration: none; | ||
+ | color: darkgray; | ||
+ | } | ||
+ | |||
+ | A:visited{ | ||
+ | text-decoration: none; | ||
+ | color: darkgray; | ||
+ | } | ||
+ | |||
+ | A:active{ | ||
+ | text-decoration: none; | ||
+ | color: darkgray; | ||
+ | } | ||
+ | |||
+ | A:hover{ | ||
+ | text-decoration: none; | ||
+ | color: #CC3333; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
<center><img src="https://static.igem.org/mediawiki/2010/e/e2/XenomorphV1.JPG" width="800"></center> | <center><img src="https://static.igem.org/mediawiki/2010/e/e2/XenomorphV1.JPG" width="800"></center> | ||
+ | |||
</html> | </html> |
Revision as of 11:36, 16 July 2010