"Publisher default" Font family in Nook
I'm trying to make my Nook (original, latest version) use the entire width of the screen, which is more than the built-in margin selection permits me.
So far I've managed to edit an Epub's CSS to make it have 0 margins. The problem is no matter what font I write in the CSS the "Publisher default" on the device remains Malabar. And as you know once I uncheck the "Publisher default" I also lose the 0 margin I defined.
I've put these in every single style class but the Nook must have a different syntax for fonts.
font-family: "Amasis";
margin-left: 0;
margin-right: 0;
Iv'e tried Arial, etc, but it always shows Malabar.
any ideas? Does Nook not recognize at all font types?
Thanks
|