Line 939: | Line 939: | ||
} | } | ||
.sponsors-overview-rows{ | .sponsors-overview-rows{ | ||
− | display: | + | display: inline-block; |
− | + | ||
− | + | ||
margin: 15px 0px 15px 0px; | margin: 15px 0px 15px 0px; | ||
+ | text-align: center; | ||
} | } | ||
Line 949: | Line 948: | ||
/* Style the tab boxes */ | /* Style the tab boxes */ | ||
− | .sponsor-boxes1{ | + | .sponsor-boxes1,.sponsor-boxes2,.sponsor-boxes3{ |
− | display: | + | display: inherit; |
margin: 15px; | margin: 15px; | ||
− | color: # | + | color: #fff; |
text-align: center; | text-align: center; | ||
vertical-align: 0%; | vertical-align: 0%; | ||
Line 959: | Line 958: | ||
cursor: pointer; | cursor: pointer; | ||
background-color: inherit; | background-color: inherit; | ||
− | + | } | |
+ | .sponsor-boxes1{ | ||
+ | max-width:50%; | ||
+ | height:auto; | ||
+ | } | ||
+ | .sponsor-boxes2{ | ||
+ | max-width:40%; | ||
+ | height:auto; | ||
+ | } | ||
+ | .sponsor-boxes3{ | ||
+ | max-width:30%; | ||
+ | height:auto; | ||
} | } | ||
/* Change background color of buttons on hover */ | /* Change background color of buttons on hover */ |
Revision as of 11:11, 11 October 2018