CSS3 increase space bwteen circle and text
I’ve this code for padding it does not make any difference, even I removed a padding still nothing:
ul.lists_index { line-height:10px; padding:0 0 -10px 0;}
ul.lists_index li{ line-height:20px;}
Is it possible to have code to increase space bwteen top of blue circles and bottom of text?
Add this in your CSS –
If you need support in Old IE browsers then use jquery and add-