<li> bullets not lining up with text
<li> bullets not lining up with text
Out of context: Reply #4
- Started
- Last post
- 9 Responses
- besler0
Did I mention I'm using tables too? The client insisted on using them...trust me, I had no choice in the matter.
.vtour ul{
width:170px;
}.vtour li{
width:170px;
margin-left:8px;
line-height:1.5em;
}.mmhide_virt_tour a, .mmhide_virt_tour a, .mmhide_virt_tour a{
color:#493D63;
text-decoration:none;
}.mmhide_virt_tour a:hover, .mmhide_virt_tour a:hover, .mmhide_virt_tour a:hover{
color:#7C2128;
text-decoration:underline;
}