Template:Team:DukeParts/CSS
From 2014.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
} | } | ||
- | .parts h2 { | + | .parts h2,h3 { |
color: #fff; | color: #fff; | ||
} | } | ||
Line 18: | Line 18: | ||
width: 30%; | width: 30%; | ||
height: 30%; | height: 30%; | ||
+ | display:block; | ||
+ | padding:1%; | ||
} | } | ||
+ | .parts table { | ||
+ | border-collapse:collapse; | ||
+ | border:1px solid white; | ||
+ | padding:1%; | ||
+ | } | ||
+ | |||
+ | .parts td { | ||
+ | border:1px solid white; | ||
+ | padding:1%; | ||
+ | } | ||
</style> | </style> | ||
Latest revision as of 03:52, 18 October 2014