View Single Post
Old 09-22-2020, 01:32 AM   #3
mikage3038
Junior Member
mikage3038 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Sep 2020
Device: Kindle Paperwhite
Quote:
Originally Posted by kovidgoyal View Post
Use the Edit Book tool. Or if you want to override the actual CSS use the filter style information tool in the look & feel->styling section of the conversion dialog.
I just did it by overriding CSS.
add
Quote:
.vrtl {
-webkit-writing-mode: horizontal-lr;
font-family: serif-ja, serif
}
and it works.

But I still wondering how could I edit multiple files at the same time with the Edit Book tool.

Anyway, thank you for your help very much.
mikage3038 is offline   Reply With Quote