View Single Post
Old 08-19-2022, 10:40 AM   #358
rockster
Connoisseur
rockster began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Sep 2012
Device: kindle
I tried these css styles and the line height style worked, but margin styles did not worked.

Code:
body {
  line-height: 1.3; !important
  margin-right:100px; !important
  margin-left:100px; !important
}
rockster is online now   Reply With Quote