Template:Paris2010 2
From 2010.igem.org
(Difference between revisions)
(add team style) |
|||
Line 270: | Line 270: | ||
#right ul { | #right ul { | ||
list-style:disc; | list-style:disc; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /************* TEAM ************/ | ||
+ | |||
+ | |||
+ | |||
+ | .leftcolumn { | ||
+ | float: left; | ||
+ | margin: 0px 10px 10px 20px; | ||
+ | width: 80px; | ||
+ | display: inline; | ||
+ | } | ||
+ | .rightcolumn { | ||
+ | float: right; | ||
+ | margin: 0px 10px 10px 20px; | ||
+ | width: 430px; | ||
+ | display: inline; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | .spacer { | ||
+ | clear: both; | ||
} | } | ||
Revision as of 12:46, 2 October 2010