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