Skip to content

Instantly share code, notes, and snippets.

@leuchtetgruen
Created June 6, 2012 11:57
Show Gist options
  • Save leuchtetgruen/2881464 to your computer and use it in GitHub Desktop.
Save leuchtetgruen/2881464 to your computer and use it in GitHub Desktop.
Untitled
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
<ul>
<li><a href='#intro'>Einleitung</a></li>
<li><a href='#details'>Genaueres</a></li>
</ul>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment