View Single Post
Old 12-01-2021, 11:12 PM   #7
nqk
Fanatic
nqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beautynqk does all things with Zen-like beauty
 
Posts: 564
Karma: 32228
Join Date: Feb 2012
Device: Onyx Boox Leaf
I think so too. I often use font-variant: small-caps; for that effect.

So if my guess is right, putting this in the Styles may work similarly.

.pcalibre {
text-transform: none !important;
font-variant: small-caps; }

Last edited by nqk; 12-01-2021 at 11:15 PM.
nqk is offline   Reply With Quote