Bolding and Italics on highlights

This commit is contained in:
bingus_violet 2024-06-18 07:34:57 -05:00
parent 10e4a95c7c
commit b2f13c600f
3 changed files with 20 additions and 2 deletions

View file

@ -328,7 +328,7 @@ em, b, s {
color: inherit;
}
b, b > *, .activityTitle, .activityTitle > * {
b, b > *, .activityTitle, .activityTitle > *, .bold {
font-family: "RubikBold", Verdana, Geneva, Tahoma, sans-serif;
}