Readding /* Don't select furigana */
I accidentally deleted that line LOL
This commit is contained in:
parent
7fdc8ac0ac
commit
e301c07d72
|
@ -406,3 +406,9 @@ ol {
|
|||
color: gray;
|
||||
background-color: rgba(0, 0, 0, 0.20);
|
||||
}
|
||||
|
||||
/* Don't select furigana */
|
||||
|
||||
.jpsentence ruby rt {
|
||||
user-select: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue