Team:Kyoto/Header
From 2010.igem.org
(Difference between revisions)
Line 163: | Line 163: | ||
#body table.list{ | #body table.list{ | ||
border: none; | border: none; | ||
+ | } | ||
+ | #body table.list th{ | ||
+ | border: none; | ||
+ | text-align: left; | ||
+ | font-weight: normal; | ||
+ | width: 10em; | ||
} | } | ||
#body table.list td{ | #body table.list td{ |