BambooPanda (Talk | contribs) |
|||
(14 intermediate revisions by 2 users not shown) | |||
Line 24: | Line 24: | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
− | |||
} | } | ||
Line 235: | Line 234: | ||
.accordion{ | .accordion{ | ||
− | font-size: 12px; | + | font-size: 12px !important; |
padding: 10px; | padding: 10px; | ||
} | } | ||
.accordion:after { | .accordion:after { | ||
− | font-size: 20px; | + | font-size: 20px !important; |
} | } | ||
.active, | .active, | ||
Line 249: | Line 248: | ||
padding: 5px; | padding: 5px; | ||
width: 12.0%; | width: 12.0%; | ||
− | font-size: 12px; | + | font-size: 12px !important; |
margin: 6px 0px; | margin: 6px 0px; | ||
} | } | ||
Line 257: | Line 256: | ||
} | } | ||
.accordion-closer:after{ | .accordion-closer:after{ | ||
− | font-size: 20px; | + | font-size: 20px !important; |
} | } | ||
table{ | table{ | ||
− | font-size: 10px; | + | font-size: 10px !important; |
+ | } | ||
+ | .figures2 figcaption, .figures figcaption{ | ||
+ | font-size: 11px; | ||
} | } | ||
− | |||
} | } | ||
Line 523: | Line 524: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/* Fade in tabs */ | /* Fade in tabs */ | ||
Line 580: | Line 572: | ||
.sponsor-boxes{ | .sponsor-boxes{ | ||
vertical-align: 50%; | vertical-align: 50%; | ||
+ | margin: auto auto; | ||
outline: none; | outline: none; | ||
border: none; | border: none; | ||
Line 600: | Line 593: | ||
.tabcontent-wrapper{ | .tabcontent-wrapper{ | ||
− | text-align: | + | text-align: justify; |
max-width: 100%; | max-width: 100%; | ||
background-color: rgba(255, 255, 255, 0.6); | background-color: rgba(255, 255, 255, 0.6); | ||
} | } | ||
+ | |||
/* Style the tab content */ | /* Style the tab content */ | ||
.tabcontent { | .tabcontent { | ||
display: none; | display: none; | ||
max-width: 85%; | max-width: 85%; | ||
+ | height: auto; | ||
margin: auto auto; | margin: auto auto; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
+ | |||
.sponsor-pic{ | .sponsor-pic{ | ||
display: flex; | display: flex; | ||
width: 235px; | width: 235px; | ||
max-width: 235px; | max-width: 235px; | ||
− | |||
height: auto; | height: auto; | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
} | } | ||
.sponsor-description{ | .sponsor-description{ | ||
display: flex; | display: flex; | ||
− | margin-left: | + | margin-left: 16px; |
− | + | ||
− | + | ||
− | + | ||
line-height: normal; | line-height: normal; | ||
text-align: justify; | text-align: justify; | ||
Line 640: | Line 624: | ||
/*************************************CSS FOR COLLAB *********************************/ | /*************************************CSS FOR COLLAB *********************************/ | ||
− | |||
− | |||
− | |||
.collab-content{ | .collab-content{ | ||
text-align: justify; | text-align: justify; |
Latest revision as of 01:48, 18 October 2018