Line 591: | Line 591: | ||
.nav > li > a:hover, .nav > li > a:focus { | .nav > li > a:hover, .nav > li > a:focus { | ||
text-decoration: none; | text-decoration: none; | ||
− | background-color: | + | background-color: #eee; |
− | color: black | + | color: black; |
− | + | ||
} | } | ||
.nav > li > a{ | .nav > li > a{ | ||
Line 691: | Line 690: | ||
.teamPicSize{ | .teamPicSize{ | ||
width: 140px; | width: 140px; | ||
+ | margin-top: 50%; | ||
+ | } | ||
+ | .firstTeamMembersBox{ | ||
+ | width: 80%; | ||
+ | margin-left: 10%; | ||
+ | padding-top: 10%; | ||
+ | padding-bottom: 7%; | ||
+ | line-height: 2; | ||
+ | } | ||
+ | .TeamMembersBox{ | ||
+ | width: 80%; | ||
+ | margin-left: 10%; | ||
+ | padding-bottom: 7%; | ||
+ | line-height: 2; | ||
} | } | ||
.infoCard{ | .infoCard{ |
Revision as of 12:05, 9 October 2016