change fonts to Atkinson Hyperlegible and a custom-built variant of Iosevka
This commit is contained in:
parent
ca25f27b4b
commit
a3e5e8bd10
79 changed files with 24 additions and 19 deletions
|
@ -201,6 +201,7 @@ rkgk-connection-status {
|
|||
--border-radius: 4px;
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
box-sizing: border-box;
|
||||
|
||||
width: fit-content;
|
||||
|
@ -214,6 +215,8 @@ rkgk-connection-status {
|
|||
padding: 4px 8px;
|
||||
text-decoration: none;
|
||||
|
||||
line-height: 1;
|
||||
|
||||
&:hover {
|
||||
background-color: var(--color-shaded-background);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue