View Single Post
Old 08-02-2014, 03:08 PM   #8
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,142
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
stylesheets can be almost brain-dead simple:

Code:
p {margin: .5em 0 0 0;
text-indent: 1.2em;
}
span.strike {text-decoration: line-through; }
To OMG specifying everything

Code:
.scenebreaker {
border-bottom: 0;
  border-top: 0;
  display: block;
font-size: 1.5em;
font-weight: bold;
word-spacing: 1.5em;
margin-bottom: 1em;
margin-left: 0;
margin-right: 0;
margin-top: 1em;
padding-bottom: 0;
padding-top: 0;
text-align: center;
}
theducks is offline   Reply With Quote