Team:UGA-Georgia/Outreach
From 2014.igem.org
(Difference between revisions)
MeganCheng (Talk | contribs) |
MeganCheng (Talk | contribs) |
||
Line 60: | Line 60: | ||
color: #FFF} | color: #FFF} | ||
</style> | </style> | ||
+ | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | body { | ||
+ | background-color:white; | ||
+ | background-image: linear-gradient(90deg, rgba(200,0,0,.5) 50%, transparent 50%), | ||
+ | linear-gradient(rgba(200,0,0,.5) 50%, transparent 50%); | ||
+ | background-size:50px 50px; | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
<script> | <script> | ||
var timeout = 500; | var timeout = 500; | ||
Line 109: | Line 120: | ||
</style> | </style> | ||
<!--main content --> | <!--main content --> | ||
- | <table width=" | + | <table width="85%" align="center" bgcolor="#E6E6FA"> |
<!--navigation menu --> | <!--navigation menu --> | ||
Line 180: | Line 191: | ||
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | <tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr> | ||
<tr> <td colspan="3" height="5px"> </td></tr> | <tr> <td colspan="3" height="5px"> </td></tr> | ||
+ | |||
+ | </body> | ||
+ | </html> |
Revision as of 00:47, 18 October 2014
|
|||||