Line 11: | Line 11: | ||
$('.silver').removeClass('selected'); | $('.silver').removeClass('selected'); | ||
$('.bronze').removeClass('selected'); | $('.bronze').removeClass('selected'); | ||
− | $('.special').removeClass('selected'); | + | $('.special').removeClass('selected'); |
$("#gold").toggle(); | $("#gold").toggle(); | ||
$("#medals").hide(); | $("#medals").hide(); | ||
$("#silver").hide(); | $("#silver").hide(); | ||
$("#bronze").hide(); | $("#bronze").hide(); | ||
− | $("#special").hide(); | + | $("#special").hide(); |
}); | }); | ||
}); | }); | ||
Line 80: | Line 80: | ||
width: 100%; | width: 100%; | ||
padding-bottom: 100%; | padding-bottom: 100%; | ||
− | background-image: url(" | + | background-image: url("gold.png"); |
background-color: #f5d963; | background-color: #f5d963; | ||
background-size: 90%; | background-size: 90%; | ||
Line 104: | Line 104: | ||
width: 100%; | width: 100%; | ||
padding-bottom: 100%; | padding-bottom: 100%; | ||
− | background-image: url(" | + | background-image: url("silver.png"); |
background-color: #cccccc; | background-color: #cccccc; | ||
background-size: 90%; | background-size: 90%; | ||
Line 118: | Line 118: | ||
width: 100%; | width: 100%; | ||
padding-bottom: 100%; | padding-bottom: 100%; | ||
− | background-image: url(" | + | background-image: url("bronze.png"); |
background-color: #9b7e67; | background-color: #9b7e67; | ||
background-size: 90%; | background-size: 90%; | ||
Line 133: | Line 133: | ||
width: 100%; | width: 100%; | ||
padding-bottom: 100%; | padding-bottom: 100%; | ||
− | background-image: url(" | + | background-image: url("special.png"); |
background-color: #af87dd; | background-color: #af87dd; | ||
background-size: 90%; | background-size: 90%; | ||
Line 146: | Line 146: | ||
background:#fff; | background:#fff; | ||
transition:all 0.2s ease; | transition:all 0.2s ease; | ||
− | border: | + | border:5px white; |
margin-top: 10px; | margin-top: 10px; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
− | border-radius: | + | border-radius: 25px; |
background-clip: padding-box; | background-clip: padding-box; | ||
padding:0 20px 20px 20px; | padding:0 20px 20px 20px; | ||
Line 167: | Line 167: | ||
.box .box-content { | .box .box-content { | ||
padding: 16px; | padding: 16px; | ||
− | border-radius: | + | border-radius: 25px; |
background-clip: padding-box; | background-clip: padding-box; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
Line 177: | Line 177: | ||
background:#fff | background:#fff | ||
} | } | ||
+ | |||
.col-xs-3 { | .col-xs-3 { | ||
Line 187: | Line 188: | ||
#gold, #silver, #bronze, #special {display: none;} | #gold, #silver, #bronze, #special {display: none;} | ||
− | + | #gold { border: 5px solid #f5d963;} | |
+ | #silver { border: 5px solid #cccccc;} | ||
+ | #bronze { border: 5px solid #9b7e67;} | ||
+ | #special { border: 5px solid #af87dd;} | ||
+ | #medals {border: 5px solid white;} | ||
#medals h1, #gold h1, #silver h1, #bronze h1, #special h1 { font-family: 'banaue', sans-serif;} | #medals h1, #gold h1, #silver h1, #bronze h1, #special h1 { font-family: 'banaue', sans-serif;} | ||
#medals p, #gold p, #silver p, #bronze p, #special p{ font-family: 'Quicksand', sans-serif;} | #medals p, #gold p, #silver p, #bronze p, #special p{ font-family: 'Quicksand', sans-serif;} | ||
#special h2 { font-family: 'banaue', sans-serif;} | #special h2 { font-family: 'banaue', sans-serif;} | ||
− | |||
</style> | </style> | ||
</head> | </head> |
Revision as of 07:32, 30 August 2017
Medal Criteria
Select each category to view more information on how we fulfilled medal criteria
Gold Medal Criteria
~check back later~
Silver Medal Criteria
~check back later~
Bronze Medal Criteria
~check back later~
Special Medal Criteria
Integrated Human Practices
Education and Public Engagement
Measurement
Model
Basic Part
Composite Part
Parts Collection
Software Tool
Entrepreneurship
Applied Design
~check back later~