Line 24: | Line 24: | ||
font-family: Lato, inherit; | font-family: Lato, inherit; | ||
} | } | ||
− | .team-content | + | .team-content h2{ |
− | + | ||
font-size: 1em; | font-size: 1em; | ||
} | } | ||
− | .team-content .team-member | + | .team-content .team-member h2{ |
text-align: center; | text-align: center; | ||
+ | } | ||
+ | .team-content h3{ | ||
font-size: 0.8em; | font-size: 0.8em; | ||
} | } | ||
− | .team-content .team-member | + | .team-content .team-member h3{ |
text-align: center; | text-align: center; | ||
+ | } | ||
+ | .team-content p{ | ||
margin-left: 15px; | margin-left: 15px; | ||
margin-right: 15px; | margin-right: 15px; | ||
font-size: 0.8em; | font-size: 0.8em; | ||
+ | } | ||
+ | |||
+ | .team-content .team-member p{ | ||
+ | text-align: center; | ||
height: 100px; | height: 100px; | ||
overflow: auto; | overflow: auto; |
Revision as of 03:26, 11 October 2016