Skip to content

Instantly share code, notes, and snippets.

@agaerig
Created March 16, 2017 19:48
Show Gist options
  • Select an option

  • Save agaerig/c7f20bded053de5b16763cad11b68a28 to your computer and use it in GitHub Desktop.

Select an option

Save agaerig/c7f20bded053de5b16763cad11b68a28 to your computer and use it in GitHub Desktop.
<style type="text/css">
#feature-detail article .contents .sidenote {
color: #495391;
font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}
#feature-detail article .contents .sidenote a {
color: #495391;
border-bottom: 1px solid #495391;
background: none;
}
#feature-detail article .contents .sidenote a:hover {
border: none;
color: #39355F;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment