Line 9: | Line 9: | ||
<style> | <style> | ||
#navWrap { | #navWrap { | ||
− | height: | + | height: 1.8em; |
background: #44474B; | background: #44474B; | ||
− | width: | + | width: 100%; |
− | margin-bottom: | + | margin-bottom: 5%; |
} | } | ||
#subNav { | #subNav { | ||
− | padding: | + | padding: 5%; |
background: #625d71; | background: #625d71; | ||
} | } | ||
Line 25: | Line 25: | ||
#subNav li { | #subNav li { | ||
float: left; | float: left; | ||
− | padding: | + | padding: 3% 8%; |
− | margin: 0 | + | margin: 0 5% 0 0; |
color: #F00; | color: #F00; | ||
list-style-type: none !important; | list-style-type: none !important; |
Revision as of 08:53, 15 October 2018