View Single Post
Old 05-12-2019, 11:06 PM   #33
odamizu
just an egg
odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.odamizu ought to be getting tired of karma fortunes by now.
 
odamizu's Avatar
 
Posts: 1,839
Karma: 8006346
Join Date: Mar 2015
Device: Kindle, iOS
Quote:
Originally Posted by sloth00 View Post
Any HTML to get rid of the Upper and Lower margins as well ?
Tried this but didn't work:

html {
margin-bottom: -60pt;
margin-top: -60pt
}
I think top margin is fixed. Bottom margin depends a lot on font, font-size and line-height — i.e., how many lines can fit on a screen depends on font, font-size and line-height. If you play with those settings, you'll see that the size of the bottom margin changes.
odamizu is offline   Reply With Quote