Line 5: | Line 5: | ||
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | ||
<style> | <style> | ||
+ | .requirement {display:none;} | ||
+ | .w3-container:after,.w3-row:after {content:"";display:table;clear:both;} | ||
+ | .w3-third {float:left;width:33.33333%;} | ||
+ | .w3-bottombar{border-bottom:6px solid #ccc!important;} | ||
+ | .w3-hover-light-grey:hover{color:#000!important;background-color:#f1f1f1!important;} | ||
+ | .w3-padding {padding:8px 16px!important;} | ||
+ | .w3-border-red,.w3-hover-border-red:hover{border-color:#f44336!important;} | ||
@media only screen and (max-width: 1024px) { | @media only screen and (max-width: 1024px) { |
Revision as of 13:15, 18 October 2016
<div class="w3-third tablink w3-bottombar w3-hover-light-grey w3-padding">Bronze</div>
<div class="w3-third tablink w3-bottombar w3-hover-light-grey w3-padding">Silver</div>
<div class="w3-third tablink w3-bottombar w3-hover-light-grey w3-padding">Gold</div>
Bronze
Bronze text.
Silver
Silver text.
Gold
Gold text.