Team:TU Delft
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<html> | <html> | ||
- | + | <style> | |
+ | table { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | font-size: 11px; | ||
+ | width: 100%; | ||
+ | border: 1px solid #000; | ||
+ | } | ||
+ | table td { | ||
+ | padding: 5px; | ||
+ | } | ||
+ | table .head { | ||
+ | background-color: #216085 ; | ||
+ | font-weight: bold; | ||
+ | color: #fff; | ||
+ | } | ||
+ | table .odd { | ||
+ | background-color: #d0f1fa; | ||
+ | } | ||
+ | </style> | ||
<!-- | <!-- | ||
Revision as of 13:58, 25 October 2010
