View Single Post
Old 02-10-2014, 10:37 AM   #28
cybmole
Wizard
cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.cybmole ought to be getting tired of karma fortunes by now.
 
Posts: 3,720
Karma: 1759970
Join Date: Sep 2010
Device: none
Quote:
Originally Posted by BobC View Post
Would changing

Code:
margin: 0;
to
Code:
 margin: 0 0 0 0;
not do the job ?

BobC
only someone with an actual nook could answer that, & I don't plan to buy one just to find out.

anyway, if books have short margin CSS, you'd have to find all the shorthand instances, not just zero.
e.g. I've used margin:1em; for a centered header
cybmole is offline   Reply With Quote