Skip to content

Instantly share code, notes, and snippets.

@ammark
Created May 22, 2012 14:38
Show Gist options
  • Save ammark/2769475 to your computer and use it in GitHub Desktop.
Save ammark/2769475 to your computer and use it in GitHub Desktop.
Untitled
ul > li {
font-weight: bold;
font-size: 14px;
background: #BAB;
}
<ul>
<li>Home</li>
<li>Services
<ol>
<li>Design</li>
<li>Development</li>
<li>Consultancy</li>
</ol>
</li>
<li>Contact Us </li>
</ul>
{"view":"separate","fontsize":"90","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment