Skip to content

Instantly share code, notes, and snippets.

@khades
Created July 5, 2016 20:53
Show Gist options
  • Save khades/c7badc0e5c4349448a7be60e0a1a669d to your computer and use it in GitHub Desktop.
Save khades/c7badc0e5c4349448a7be60e0a1a669d to your computer and use it in GitHub Desktop.
.headerContent
max-width: 980px
margin: auto
min-height: 2.85em
.nav-right
text-align: right
float: right
.nav-left
text-align: left
float: left
div ul
list-style: none
margin: 0
padding: 0
li
display: inline-block
*display: inline
zoom: 1
vertical-align: middle
&:hover, &:focus
background-color: #6090ee
&:is-selected
background-color: #4372d0
color: #eeeeee !important
a
display: block
text-decoration: none
white-space: nowrap
color: #eeeeee
padding: 0.9em 1em
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment