Fix ruby styling
This commit is contained in:
parent
0b754a7d27
commit
a990aa335a
1 changed files with 2 additions and 1 deletions
|
@ -133,7 +133,8 @@ a.hover-only:hover {
|
|||
transition: color 0.2s;
|
||||
}
|
||||
|
||||
a rt {
|
||||
a rt,
|
||||
a:hover rt {
|
||||
color: var(--html-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue