View Single Post
Old 12-18-2016, 06:16 PM   #10
Hitch
Bookmaker & Cat Slave
Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.Hitch ought to be getting tired of karma fortunes by now.
 
Hitch's Avatar
 
Posts: 11,503
Karma: 158448243
Join Date: Apr 2010
Location: Phoenix, AZ
Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2
Quote:
Originally Posted by GrannyGrump View Post
If I'm interpreting the css right, the class .basic-paragraph IS your default paragraph styling, right?

I wonder if it might help to add "important" to your zero-indent. Thus:
text-indent: 0 !important;

I have read here and elsewhere that some devices need that to ensure the app / device software doesn't override your zero-indent. It is worth a try anyway. You could also add that attribute to your styling for <a> "_idgencolorinherit" as a fail-safe.
Granny:

I meant, his unadorned, plain, p styling. He may not have that left, in his CSS--but he might. If he does, it could easily be overriding the cascaded styles. He identifies this ".basic paragraph" with that--not p.basic_paragraph. I'm assuming that somewhere, there's a p. Now, if he didn't define it anywhere, the MOBI defaults could possibly be overriding the named class.

Hitch
Hitch is offline   Reply With Quote