Team:UCLondon/Templates/timeline-struct
From 2012e.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
#timeline{ | #timeline{ | ||
- | width: | + | width:600px; |
margin:auto !important; | margin:auto !important; | ||
overflow: hidden; | overflow: hidden; | ||
Line 28: | Line 28: | ||
#dates { | #dates { | ||
- | width: | + | width:600px; |
height: 60px; | height: 60px; | ||
overflow: hidden; | overflow: hidden; | ||
Line 54: | Line 54: | ||
#issues { | #issues { | ||
- | width: | + | width: 600px; |
- | height: | + | height: 300px; |
overflow: hidden; | overflow: hidden; | ||
} | } | ||
Line 61: | Line 61: | ||
/* check here */ | /* check here */ | ||
#issues li { | #issues li { | ||
- | width: | + | width:600px; |
- | height: | + | height: 300px; |
list-style: none; | list-style: none; | ||
float: left; | float: left; |
Revision as of 00:46, 21 October 2012