View Single Post
Old 04-15-2015, 10:32 AM   #18
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,137
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Toxaris View Post
Wait, are you saying that things like 'h2 + p' for example does not work on some/a lot of readers?
I have had them be fussy with MRSDK on my Astak PP

<h2 class="foo1">Chapter</h2>
<p class="foo2">First Words</p>



h2 + p {text-indent:2em;} <<<does not work

h2 + p.foo2 {text-indent:2em;} <<<works

Last edited by theducks; 04-15-2015 at 01:40 PM. Reason: fixed typo in CSS examp
theducks is offline   Reply With Quote