Skip to content

Instantly share code, notes, and snippets.

@OMGVee
Created September 4, 2013 08:21
Show Gist options
  • Save OMGVee/6434208 to your computer and use it in GitHub Desktop.
Save OMGVee/6434208 to your computer and use it in GitHub Desktop.
#navigation a {
font-size: 16px;
padding-left: 15px;
padding-right: 15px;
color: white;
text-decoration: none;
}
#navigation a:hover {
color: #149ad4;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment