Skip to content

Instantly share code, notes, and snippets.

@brito
Created June 7, 2012 17:49
Show Gist options
  • Save brito/2890376 to your computer and use it in GitHub Desktop.
Save brito/2890376 to your computer and use it in GitHub Desktop.
choices
/* choices */
section { width:300px; margin:auto; padding:150px 0;
border:1px solid #999; text-align:center }
em { display:block }
em:before, em:after { content:''; background:#999; display:inline-block;
width:60px; height:1px; margin:0 10px 4px }
<section>
this
<em>or</em>
that
</section>
{"view":"separate","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