summaryrefslogtreecommitdiff
path: root/res/css/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/style.scss')
-rw-r--r--res/css/style.scss13
1 files changed, 7 insertions, 6 deletions
diff --git a/res/css/style.scss b/res/css/style.scss
index d9aa3d14..0804de4e 100644
--- a/res/css/style.scss
+++ b/res/css/style.scss
@@ -187,7 +187,7 @@ input:focus {
}
-.circle.project {
+.circle.club {
fill: #009DDC;
}
@@ -195,11 +195,15 @@ input:focus {
fill: #62BB47;
}
-.circle.deliverable {
+.circle.interest {
+ fill: #f9f5f1;
+}
+
+.circle.third-internship-proposal {
fill: #202020;
}
-.circle.objective {
+.circle.internship {
fill: #933E99;
}
@@ -388,9 +392,6 @@ input:focus {
.local-storage-load {
}
-.deliverabletest{
-}
-
.poweredby{
position:fixed;
bottom:10px;