Line 743: | Line 743: | ||
.contentText p, .contentText ol{ | .contentText p, .contentText ol{ | ||
line-height: 2.2; | line-height: 2.2; | ||
+ | } | ||
+ | .descText p, .descText ol{ | ||
+ | line-height: 2.5; | ||
+ | } | ||
+ | .descText{ | ||
+ | padding-top: 3%; | ||
+ | } | ||
+ | .descPics{ | ||
+ | width: 50%; | ||
+ | height: auto; | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .longDescPics{ | ||
+ | width: 35%; | ||
+ | height: auto; | ||
+ | margin-left: 32.5%; | ||
+ | } | ||
+ | .descTitle{ | ||
+ | font-size: 40px; | ||
+ | font-weight: bold; | ||
+ | text-align: center; | ||
+ | padding-bottom: 3%; | ||
+ | padding-top: 3%; | ||
} | } | ||
/**************TEAM PAGE****************/ | /**************TEAM PAGE****************/ |
Revision as of 10:30, 14 October 2016