Skip to content

Instantly share code, notes, and snippets.

@rsl
Forked from hardbap/gist:175863
Created August 26, 2009 21:37
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 rsl/175865 to your computer and use it in GitHub Desktop.
Save rsl/175865 to your computer and use it in GitHub Desktop.
#content ul {
margin: 0;
padding: 8px 21px 8px 21px;
width: 718px;
list-style: none;
display: block;
clear : both;
}
#content li {
margin: 0;
padding: 3px 0 3px 20px;
height: auto;
background: url(../../images/expert_witness/bullet.gif) top left no-repeat;
display: block;
float: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment