css tweak
This commit is contained in:
parent
42fd529492
commit
991c3c3764
|
@ -142,6 +142,7 @@ document.head.innerHTML += `
|
||||||
font-size: var(--xrsh-font-size-1);
|
font-size: var(--xrsh-font-size-1);
|
||||||
font-family: var(--xrsh-font-sans-serif);
|
font-family: var(--xrsh-font-sans-serif);
|
||||||
accent-color: var(--xrsh-light-primary);
|
accent-color: var(--xrsh-light-primary);
|
||||||
|
line-height:22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#overlay{
|
#overlay{
|
||||||
|
|
Loading…
Reference in New Issue