Recolor
This commit is contained in:
parent
b6a20559f1
commit
bccc571d85
@ -8,12 +8,12 @@
|
|||||||
/* GLOBALS */
|
/* GLOBALS */
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--background-bright: #fcfcfc;
|
--background-bright: #fdfcfa;
|
||||||
--background: #eff0f1;
|
--background: #ecebe9;
|
||||||
--link: #2980b9;
|
--link: #286a9d;
|
||||||
--link-hover: #3daee9;
|
--link-hover: #3ea5f3;
|
||||||
--shadow: 8px -5px #cececf;
|
--shadow: 8px -5px #d6d5d3;
|
||||||
--text: #31363b;
|
--text: #414040;
|
||||||
}
|
}
|
||||||
html {
|
html {
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
|
Loading…
Reference in New Issue
Block a user