Team:Freiburg Bioware/css
From 2010.igem.org
(Difference between revisions)
Line 106: | Line 106: | ||
border-radius: 10px; | border-radius: 10px; | ||
width:885px; | width:885px; | ||
+ | } | ||
+ | |||
+ | /* table */ | ||
+ | table { | ||
+ | color:#333; | ||
+ | border-collapse:collapse; | ||
+ | |||
+ | } | ||
+ | td { | ||
+ | padding:10px; | ||
+ | border: solid 1px #333; | ||
} | } | ||
Revision as of 18:41, 25 October 2010