@theinfamousj,
Thanks. I see a reference to res:///userStyle.css in the current firmware. If
Code:
res:///userStyle.css
is indeed equivalent to
Code:
/mnt/sdb/.kobo/adobe/pxf/userStyle.css
then I tried to reason that maybe one of
Code:
res:///../../../../../mnt/onboard/mycss.css
res:///../../../../onboard/mycss.css
might be used in a css @import rule to access my personal css, mycss.css in the Kobo internal memory. Alas, no
Thanks for trying to help. Any more bright ideas gratefully received