Backup Version - 11/9
This commit is contained in:
parent
26a9b43900
commit
aec338c37a
1 changed files with 2 additions and 2 deletions
|
@ -2,10 +2,10 @@
|
||||||
*************General Settings*************
|
*************General Settings*************
|
||||||
******************************************/
|
******************************************/
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--primary-font-color: #444;
|
--primary-font-color: #444;
|
||||||
--info-font-color: #a0a0a0;
|
--info-font-color: #a0a0a0;
|
||||||
--color-darker: #272c33;
|
--color-darker: #272c34;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Reset global font color so that it's changable more easily */
|
/* Reset global font color so that it's changable more easily */
|
||||||
|
|
Loading…
Reference in a new issue