View Single Post
Old 03-21-2021, 06:09 AM   #1
Void42
Junior Member
Void42 plays well with othersVoid42 plays well with othersVoid42 plays well with othersVoid42 plays well with othersVoid42 plays well with othersVoid42 plays well with othersVoid42 plays well with othersVoid42 plays well with othersVoid42 plays well with othersVoid42 plays well with othersVoid42 plays well with others
 
Void42's Avatar
 
Posts: 6
Karma: 2600
Join Date: Jul 2012
Location: Germany
Device: KPW2, KOA3
Negative top/bottom margin

Hey

I want to reduce the margins on my Oasis (using a KF8 ebook).

I use the following css:

html {
margin-left: -45px;
margin-right: -45px;
margin-top: -45px;
margin-bottom: -45px;
}

For left and right it works great but it seems like top and bottom are ignored on the kindle.

I searched the forum but only found threads about left/right margins. Are negative margins for top and bottom not possible on the kindle or am I doing it wrong?
Void42 is offline   Reply With Quote