Skip to content

Instantly share code, notes, and snippets.

@agrublev
Created May 8, 2012 21:55
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 agrublev/2639691 to your computer and use it in GitHub Desktop.
Save agrublev/2639691 to your computer and use it in GitHub Desktop.
Untitled
body {background: #f0f0f0; text-shadow:0px 1px 0px #fff;}
ul {width:250px;}
ul li {display:table;}
ul li a {display:table-cell; background:url(http://images.fzilla.com/images/bullet.png) no-repeat;}
​<ul>
<li>Testing this</li>
<li>This is much longer so it shold go two lines or more.</li>
<li>This is only one</li>
<li>And another logn one but we'll see how it goes okay</li>
</ul>​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​​
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment