Difference between revisions of "Team:CU Boulder"
Line 17: | Line 17: | ||
#stripe_1 { | #stripe_1 { | ||
width: 100%; | width: 100%; | ||
− | height: | + | height: 350px; |
background-color: #B7DBF3; | background-color: #B7DBF3; | ||
padding-bottom: 0px; | padding-bottom: 0px; | ||
+ | z-index: 1; | ||
} | } | ||
#stripe_2 { | #stripe_2 { | ||
width: 100%; | width: 100%; | ||
height: 400px; | height: 400px; | ||
− | background-color: #4B5159; | + | background-color: #4B5159; |
+ | z-index: 2; | ||
} | } | ||
Revision as of 02:57, 22 August 2015
<!DOCTYPE html>