Quote:
Originally Posted by RbnJrg
Yes, just write in your .css stylesheet the following:
Code:
aside {
display: block !important;
}
With that declaration, you'll be able to see your endnotes at the end of your epub3.
|
Thank you! It seems to work great in all devices and apps I tried it,
except in Apple Books, I don't know if maybe there's a solution to that, or if iBooks just doesn't recognize !important...