(2016-04-07, 1:18 am)yogert909 Wrote: Is there any way to style my furigana? Specifically I want to make it a smaller point size and lighter color (while leaving the kanji untouched). In other words I want it to be less noticeable, so I don't see it unless I specifically look for it.
Add this line to your Styling (shared between cards) box (the middle one):
Code:
ruby rt{ font-size: 36px; }Change the 36px to whatever size you want. 36 will make it all gargantuan.
But generally, any attribute you want to assign to furigana/ruby **should** be available by assigning it to the ruby rt class/thingy.
Edited: 2016-04-07, 11:02 am
