I tried to reduce the margins between each line item with with css...but when I entered it into my custom css, there were no changes. can you help?
www.sicklehunter.com/contact-form
ol.cf-ol li {
background: none repeat scroll 0 0 transparent !important;
line-height: 1.3em;
list-style: none outside none !important;
margin: -15px 0 !important;
padding: 0;
text-align: left;
}
contact page spacing
Started by
travistsickle
, Jan 12 2011 11:25 PM
1 reply to this topic










