aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/src/views/common/index.css
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-06-30 18:18:04 +0800
committercrupest <crupest@outlook.com>2021-06-30 18:18:04 +0800
commit979ad8556be3576b09e318c9e85ae0138ecf11ec (patch)
tree37cf6b3806b601e07e2a8cd7e073bc905d22ee25 /FrontEnd/src/views/common/index.css
parent6b5d88a6a1a3fe12721f3159a6837d3f41d69022 (diff)
downloadtimeline-979ad8556be3576b09e318c9e85ae0138ecf11ec.tar.gz
timeline-979ad8556be3576b09e318c9e85ae0138ecf11ec.tar.bz2
timeline-979ad8556be3576b09e318c9e85ae0138ecf11ec.zip
...
Diffstat (limited to 'FrontEnd/src/views/common/index.css')
-rw-r--r--FrontEnd/src/views/common/index.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/FrontEnd/src/views/common/index.css b/FrontEnd/src/views/common/index.css
index e2769fe4..cb1cccd4 100644
--- a/FrontEnd/src/views/common/index.css
+++ b/FrontEnd/src/views/common/index.css
@@ -1,4 +1,6 @@
:root {
+ --cru-background-color: #f8f9fa;
+
--cru-primary-color: rgb(255, 105, 0);
--cru-primary-l1-color: rgb(255, 120, 26);
--cru-primary-l2-color: rgb(255, 135, 51);