Created
May 8, 2012 21:55
-
-
Save agrublev/2639691 to your computer and use it in GitHub Desktop.
Untitled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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;} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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