css8
This commit is contained in:
parent
d7ddc5d61b
commit
9908ac699e
@ -3,6 +3,7 @@
|
||||
}
|
||||
.main {
|
||||
font-family: monospace;
|
||||
font-weight: 500;
|
||||
font-size: x-large;
|
||||
color: rgba(230, 186, 142, 0.747);
|
||||
}
|
||||
|
@ -1,4 +1,5 @@
|
||||
:root {
|
||||
--fonts-regular: monospace !important;
|
||||
--fonts-proportional: monospace/* custom proportional fonts */ !important;
|
||||
--fonts-monospace: monospace/* custom monospace fonts */ !important;
|
||||
--is-dark-theme: true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user