mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Increase ruby character size
This commit is contained in:
parent
535732bdc1
commit
072f5ce825
@ -121,3 +121,8 @@ tr {
|
|||||||
animation: background-fade-highlight 2.5s ease-out;
|
animation: background-fade-highlight 2.5s ease-out;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// https://en.wikipedia.org/wiki/Ruby_character
|
||||||
|
ruby > rt {
|
||||||
|
font-size: 72%; // ~10px with 14px base
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user