notes: allow <ruby> tags for marking up furigana.

This commit is contained in:
evazion
2017-04-21 14:28:59 -05:00
parent 9718c6e107
commit f1552539f7
2 changed files with 7 additions and 1 deletions

View File

@@ -34,6 +34,12 @@ div#note-container {
font-size: 0.8em;
}
ruby {
rt {
font-size: 0.8em;
}
}
ul {
margin-left: 1em;
margin-bottom: 1em;