Quote:
Originally Posted by RbnJrg
It seems that Sigil can't handle the property "-webkit-grid-template-columns: auto auto auto auto;". I had to set the width of columns by "-webkit-grid-template-columns: 25% 25% 25% 25%;" and after that worked perfectly.
|
I'm getting identical results (in epub3) with:
Code:
-webkit-grid-template-columns: repeat(4, 1fr);
But then I'm clueless as to whether any of that is allowable by EPUB spec.
Quote:
Originally Posted by RbnJrg
It would be good to know if those who have a Kobo can open and display without issues the epub you uploaded. If so, that would be a huge step to implement of once the epub3 protocol.
|
Feel free to spread it around so the right people see it.