Thread: fb2 title font
View Single Post
Old 11-05-2025, 05:22 PM   #3
nikolay
Junior Member
nikolay began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jul 2025
Device: none
Quote:
Originally Posted by mergen3107 View Post
Go to Book-specific tweaks in top menu, second tab - styles
And add css rule (lookup on w3schools, for example) for title.p tag.

For example:

title.p {
font-size: 2rem !important;
}

You might try targeting this specific id (so #пролог instead of title.p), but I haven’t tried it in KOReader
That is, there is no "standard" menu item? Only through css editing?
nikolay is offline   Reply With Quote