css8
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user