mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
banners: Add utility class for uniform bold.
This commit is contained in:
@@ -59,6 +59,10 @@ kbd {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.highlighted-element {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.inline-block {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user