mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 01:52:32 +01:00
deploy: b8c7e5e6b6
This commit is contained in:
parent
e27e60e692
commit
876b7aff46
@ -17,5 +17,5 @@
|
||||
|
||||
/* APP VARS */
|
||||
:root {
|
||||
--progress-color: #3d3d3d;
|
||||
--progress-color: rgb(170,170,170);
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -7,8 +7,8 @@
|
||||
|
||||
--drop-down-menu-bg: #2d2d2d;
|
||||
|
||||
--button-color: #474747;
|
||||
--button-color-hover: #5a5a5a;
|
||||
--button-color: #7a7a7a;
|
||||
--button-color-hover: #9b9b9b;
|
||||
--button-text: #eee;
|
||||
--button-text-hover: #FFF;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user