Line 723: | Line 723: | ||
margin-top: 10%; | margin-top: 10%; | ||
margin-left: 40%; | margin-left: 40%; | ||
+ | } | ||
+ | .projectColor{ | ||
+ | background-color: #FF6961; | ||
+ | height: 130px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | .projectColor p{ | ||
+ | position: relative; | ||
+ | top: 55%; | ||
+ | margin-left: 46%; | ||
+ | font-size: 32px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .resultsHeadLine{ | ||
+ | font-size: 20px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .resultsContent{ | ||
+ | position: relative; | ||
+ | } | ||
+ | .resultsImg{ | ||
+ | width: 50%; | ||
+ | height: auto; | ||
+ | margin-left: 25%; | ||
+ | border-radius: 10px; | ||
} | } | ||
/**************TEAM PAGE****************/ | /**************TEAM PAGE****************/ |
Revision as of 18:01, 8 October 2016