Skip to content

Instantly share code, notes, and snippets.

@mbseid
Last active August 29, 2015 14:27
Show Gist options
  • Save mbseid/a3ffe2a5c6993d341069 to your computer and use it in GitHub Desktop.
Save mbseid/a3ffe2a5c6993d341069 to your computer and use it in GitHub Desktop.
.logo-image #topNav nav li a {
padding-right: 5px;
padding-left: 5px;
}
.logo-image #topNav nav li a:hover {
color: #fff;
background: #f7c21e;
border-radius: 7px 7px;
padding: 0px 5px;
margin-top: 23px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment