Thread
:
Changing the margin on a Kindle Oasis
View Single Post
09-30-2024, 03:57 PM
#
2
DNSB
Bibliophagist
Posts: 46,572
Karma: 169115148
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Do you mean adding negative left and right margins in the CSS stylesheet in the original ePub before sending it to your Kindle?
Quote:
@media amzn-kf8 {
html {
margin-left: -50px;
margin-right: -50px;
break-inside: avoid !important;
}
}
DNSB
View Public Profile
Find More Posts by DNSB
Track Posts by DNSB via RSS