div#book-top-margin
Another css question: I tried unsuccessfully (in personal stylesheet) to add a left and right padding for div#book-top-margin as following:
div#book-top-margin {padding-left: 5px !important; padding-right: 3px !important;}
How should I do?
Last edited by duns; 06-19-2020 at 05:29 AM.
|