aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/styles
diff options
context:
space:
mode:
authorOgnjen Cirkovic <ciraboxkg@gmail.com>2022-04-26 23:53:53 +0200
committerOgnjen Cirkovic <ciraboxkg@gmail.com>2022-04-26 23:53:53 +0200
commit247c5f6ec45c7ceb4a2dcfbe633a76928fb10a82 (patch)
tree483b0ceebf5a20368143c71e6cd188938c897695 /frontend/src/styles
parent2c22d31667a4a5be24224651a570b1086d2ded7b (diff)
Ispravljen dizajn na profile stranici. Promenje boje kod alert dialoga.
Diffstat (limited to 'frontend/src/styles')
-rw-r--r--frontend/src/styles/theme.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/src/styles/theme.css b/frontend/src/styles/theme.css
index fe03bf95..f9ea219f 100644
--- a/frontend/src/styles/theme.css
+++ b/frontend/src/styles/theme.css
@@ -8,6 +8,8 @@
--ns-bg-dark-100: rgba(0, 65, 101, 1.0);
--ns-bg-dark-50: rgba(0, 65, 101, 0.5);
--offwhite: #dfd7d7;
+ --ns-warn:#f9b7b7;
+
}
body {