Line 48: | Line 48: | ||
− | + | body { | |
margin: 0; | margin: 0; | ||
margin-top: 16px; | margin-top: 16px; | ||
Line 60: | Line 60: | ||
#footer-bar { | #footer-bar { | ||
− | |||
width: 100%; | width: 100%; | ||
height: 3em; | height: 3em; | ||
− | |||
background-color: #00004d; | background-color: #00004d; | ||
+ | } | ||
+ | |||
+ | #sponsor-footer-bar { | ||
+ | width: 100%; | ||
+ | height: 3em; | ||
+ | background-color: darkgray; | ||
+ | } | ||
+ | |||
+ | #sponsor-footer-bar img { | ||
+ | display: inline-block; | ||
+ | height: 3em; | ||
+ | width: auto; | ||
} | } | ||
Revision as of 01:40, 20 October 2016