This commit is contained in:
Justin Ethier 2016-04-27 01:11:02 -04:00
parent c40824ed6d
commit ee41c89a57
2 changed files with 5 additions and 5 deletions

View file

@ -18,10 +18,10 @@
<!-- HEADER -->
<div id="header_menu_wrap" class="outer">
<header class="inner-top">
<p id="top-banner">
<a id="" href="">Home</a> |
<a id="" href="">User Manual</a> |
<a id="" href="">Test 3</a>
<p class="banner">
<a class="banner" href="">Home</a> |
<a class="banner" href="">User Manual</a> |
<a class="banner" href="">Test 3</a>
</p>
</header>
</div>

View file

@ -301,7 +301,7 @@ Full-Width Styles
border-bottom-right-radius: 2px;
}
#top-banner {
.banner {
color: #fff;
font-weight: 700;
margin: 0px;