Skip to content

Instantly share code, notes, and snippets.

@togakangaroo
Created June 26, 2012 15:39
Show Gist options
  • Save togakangaroo/2996510 to your computer and use it in GitHub Desktop.
Save togakangaroo/2996510 to your computer and use it in GitHub Desktop.
Untitled
ul, li {
margin: 0;
padding: 10px;
list-style: none;
}
<ul>
<li>one</li>
<li>two has children</li>
<li>a</li>
<li>b</li>
<li>three has children</li>
<li>x</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