Skip to content

Instantly share code, notes, and snippets.

@sbrandwoo
Created January 25, 2012 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sbrandwoo/1676476 to your computer and use it in GitHub Desktop.
Save sbrandwoo/1676476 to your computer and use it in GitHub Desktop.
Untitled
ul {
list-style-type: none;
}
h1 {
border-top: 1px solid red;
border-bottom: 1px solid #fff;
border-radius: 5px 5px 0 0;
}
<!-- content to be placed inside <body>…</body> -->
<br><br><br><br><br>
<ul>
<li>
<h1>
<span>Arroz con Pollo</span>
</h1>
</li>
</ul>
{"view":"split-vertical","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment