Quote:
Originally Posted by hobnail
I haven't tried this after the last update but on the kobo using nth-child to make a column right aligned doesn't work, for example
Code:
td {
text-align: left;
}
table.twodigits td:nth-child(2) {
text-align: right;
}
|
You have to create your eBook such that it works with ADE 2.0.1 or ADE 3.x. I'm not sure what ADE version the RMSDK that Kobo is using is equivalent to. I do wish Kobo would update to the latest version RMSDK.