Quote:
Originally Posted by theducks
Greg
many render engines ignore multiple white space
I space the letters using the CSS
My scene break CSS
Code:
.scenebreak {border-bottom: 0;
border-top: 0;
display: block;
font-size: 1.0em;
font-weight: bold;
word-spacing: 1.5em;
margin: .5em 0;
padding: 0;
text-align: center;
}
|
That's good to know ducks. Don't leave anything to chance. Thanks.