CSS for Header and Footer
Is it possible to access the header & footer (the one that displays "Book title", "Top level section", etc) in the ebook viewer via css? I already tried:
footer,
header {}
.
Not sure if that's right though. It doesn't seem to work...
|