Line 743: | Line 743: | ||
color: white; | color: white; | ||
} | } | ||
+ | |||
+ | .TeamBox{ | ||
+ | width: 80%; | ||
+ | margin-left: 10%; | ||
+ | padding-top: 10%; | ||
+ | padding-bottom: 7%; | ||
+ | } | ||
+ | .TeamText{ | ||
+ | line-height: 1.5; | ||
+ | margin-top: 20%; | ||
+ | } | ||
+ | .TeamPicLeft{ | ||
+ | width: 90%; | ||
+ | height: auto; | ||
+ | border-radius: 20px; | ||
+ | box-shadow: 5px 5px 3px #888888; | ||
+ | } | ||
+ | .TeamPicRight{ | ||
+ | margin-left: 10%; | ||
+ | width: 90%; | ||
+ | height: auto; | ||
+ | border-radius: 20px; | ||
+ | box-shadow: 5px 5px 3px #888888; | ||
+ | } | ||
+ | .infobtnright{ | ||
+ | margin-top: 10%; | ||
+ | float: right; | ||
+ | } | ||
+ | .infobtnleft{ | ||
+ | margin-top: 10%; | ||
+ | float: left; | ||
+ | } | ||
/******addings beacuse of igem**********/ | /******addings beacuse of igem**********/ |
Revision as of 10:05, 9 October 2016