Skip to content

Instantly share code, notes, and snippets.

@jdlich
Created August 29, 2010 02:52
Show Gist options
  • Save jdlich/555897 to your computer and use it in GitHub Desktop.
Save jdlich/555897 to your computer and use it in GitHub Desktop.
#navigation2
margin-top: -5px
a:link,
a:visited
color: #666666
.lh
a:link,
a:visited,
a:hover
color: black
font-weight: bold
background-image: none
li
clear: left
a,
span
display: block
height: 27px
a
margin-left: -7px
padding-left: 7px
float: left
span
margin-right: -7px
padding-right: 7px
a:hover,
a:hover span,
a.current,
a.current span
background: url(../graphics/navigation2.png) no-repeat top
a:hover,
a.current
background-position: left
color: #dbdbdb
a:hover span,
a.current span
background-position: right
position: relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment