Template:Team:BGU Israel/style.css
From 2013.igem.org
(Difference between revisions)
Neta.weiss (Talk | contribs) |
Neta.weiss (Talk | contribs) |
||
Line 356: | Line 356: | ||
/* TABLE ------------------------------------------------------------*/ | /* TABLE ------------------------------------------------------------*/ | ||
+ | table.bb { | ||
+ | border-collapse:collapse; | ||
+ | border:1px solid white; | ||
+ | width:100%; | ||
+ | text-align: left; | ||
+ | } | ||
+ | th.bb { | ||
+ | background-color: #879FBA; | ||
+ | border:1px solid white; | ||
+ | color:#000; | ||
+ | font-size:14px; | ||
+ | font-weight:bold; | ||
+ | } | ||
+ | td.bb { | ||
+ | border:1px solid white; | ||
+ | font-size:14px; | ||
+ | color:#ffffff; | ||
+ | } | ||
+ | |||
+ | td.bb a{ | ||
+ | text-decoration:Underline; | ||
+ | } | ||
table, td, th { | table, td, th { |
Revision as of 16:40, 30 September 2013