View Single Post
Old 07-20-2011, 09:46 PM   #19
virtual_ink
Zealot
virtual_ink can extract oil from cheesevirtual_ink can extract oil from cheesevirtual_ink can extract oil from cheesevirtual_ink can extract oil from cheesevirtual_ink can extract oil from cheesevirtual_ink can extract oil from cheesevirtual_ink can extract oil from cheesevirtual_ink can extract oil from cheese
 
virtual_ink's Avatar
 
Posts: 107
Karma: 1000
Join Date: Sep 2010
Location: Melbourne, Australia
Device: iPad2, Kindle
Fantastic, I will try this out.

On a related issue, when my * is centered, spacing above is not working as it should. My CSS is:

p.asterisk {
font-family : Georgia, serif;
font-weight : normal;
font-style : normal;
font-size : 1em;
text-decoration : none;
font-variant : normal;
line-height : 1.2;
text-align : center;
color : #000000;
text-indent : 0px;
margin : 8px 0px;
}

I have tried editing this line, as:
margin : 8px 0px 8px 0px;

But it didn't make any difference.
virtual_ink is offline   Reply With Quote