Difference between revisions of "Team:CU Boulder/medals"
Line 47: | Line 47: | ||
#container { | #container { | ||
text-align: justify; | text-align: justify; | ||
− | height: | + | height: 450px; |
font-size: 0.1px; | font-size: 0.1px; | ||
width: 810px; | width: 810px; | ||
Line 69: | Line 69: | ||
.medal { | .medal { | ||
width: 230px; | width: 230px; | ||
− | height: | + | height: 170px; |
float: left; | float: left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
− | background-size: 250px | + | background-size: 250px 350px; |
padding-left: 10px; | padding-left: 10px; |
Revision as of 00:36, 18 September 2015
<!DOCTYPE html>