commit: update global.css
This commit is contained in:
@@ -16,11 +16,13 @@
|
||||
:root {
|
||||
--background: #505050;
|
||||
--foreground: #ededed;
|
||||
}
|
||||
--link:#8b56cc;
|
||||
}
|
||||
}
|
||||
|
||||
body {
|
||||
background: var(--background);
|
||||
color: var(--foreground);
|
||||
link: var(--link);
|
||||
font-family: Arial, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user