mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-12 00:48:44 +01:00
[design] improve typograph strong style
This commit is contained in:
parent
972083d298
commit
49b9e415fa
@ -81,9 +81,7 @@ caption,
|
||||
strong {
|
||||
color: rgb(var(--theme-style-text));
|
||||
font-family: var(--theme-font-ui-name);
|
||||
font-weight: var(--theme-font-ui-weight);
|
||||
font-style: var(--theme-font-ui-style);
|
||||
font-weight: bold;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
i {
|
||||
|
Loading…
Reference in New Issue
Block a user