aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/index.sass
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-06-10 16:38:09 +0800
committercrupest <crupest@outlook.com>2020-06-10 16:38:09 +0800
commit33b130663d03d8fc4a3a8236e40ef2abf7ced7b8 (patch)
tree14498ecac4cdf60c89ea67b95cc12e349ab06778 /Timeline/ClientApp/src/index.sass
parent0c1bea244961f80879aff17a775c154071ef3b57 (diff)
downloadtimeline-33b130663d03d8fc4a3a8236e40ef2abf7ced7b8.tar.gz
timeline-33b130663d03d8fc4a3a8236e40ef2abf7ced7b8.tar.bz2
timeline-33b130663d03d8fc4a3a8236e40ef2abf7ced7b8.zip
feat(front): Make card collapse button orange!
Diffstat (limited to 'Timeline/ClientApp/src/index.sass')
-rw-r--r--Timeline/ClientApp/src/index.sass3
1 files changed, 3 insertions, 0 deletions
diff --git a/Timeline/ClientApp/src/index.sass b/Timeline/ClientApp/src/index.sass
index 4ba38aa1..86276701 100644
--- a/Timeline/ClientApp/src/index.sass
+++ b/Timeline/ClientApp/src/index.sass
@@ -81,3 +81,6 @@ textarea
display: flex
justify-content: center
align-items: center
+
+.text-orange
+ color: $orange