Difference between revisions of "Team:CU Boulder"
Line 30: | Line 30: | ||
padding-bottom: 0px; | padding-bottom: 0px; | ||
z-index: 1; | z-index: 1; | ||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.image { | .image { | ||
Line 47: | Line 43: | ||
background-color: #4B5159; | background-color: #4B5159; | ||
z-index: 10; | z-index: 10; | ||
+ | |||
+ | -webkit-box-shadow: -1px 1px 5px 5px rgba(50, 50, 50, 0.5); | ||
+ | -moz-box-shadow: -1px 1px 30px 100px rgba(50, 50, 50, 0.5); | ||
+ | box-shadow: 0px 30px 100px #505050; | ||
} | } | ||
Revision as of 06:47, 14 September 2015
<!DOCTYPE html>