Thread
:
Tables: what is the best way to render them on ebooks?
View Single Post
12-19-2019, 01:29 PM
#
14
hobnail
Running with scissors
Posts: 1,590
Karma: 14328510
Join Date: Nov 2019
Device: none
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; }
hobnail
View Public Profile
Find More Posts by hobnail
Track Posts by hobnail via RSS