Template:CSS/Delft2014 team
From 2014.igem.org
(Difference between revisions)
Dschmieden (Talk | contribs) |
|||
(8 intermediate revisions not shown) | |||
Line 47: | Line 47: | ||
#people-carousel .picture { | #people-carousel .picture { | ||
- | width: | + | width: 334px; |
- | height: | + | height: 500px; |
border: 2px solid black; | border: 2px solid black; | ||
float: left; | float: left; | ||
Line 57: | Line 57: | ||
#people-carousel .texts { | #people-carousel .texts { | ||
- | width: | + | width: 500px; |
- | height: | + | height: 500px; |
float: left; | float: left; | ||
display: inline-block; | display: inline-block; | ||
margin: 14px; | margin: 14px; | ||
- | word-wrap: normal; | + | word-wrap: normal; |
word-break: normal; | word-break: normal; | ||
+ | white-space: normal; | ||
+ | overflow: auto; | ||
} | } | ||
Latest revision as of 09:19, 15 October 2014