Isabel Gwara commited on
Commit
793f1bf
·
1 Parent(s): 8aee0a7

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +4 -16
app.css CHANGED
@@ -78,24 +78,12 @@ h1 {
78
  padding: 5%;
79
  }
80
 
81
- .acc, .feat {
82
- background-color: #FF3399 !important
83
  }
84
 
85
- .prj {
86
- background-color: #FFCE3B !important;
87
- }
88
-
89
- .data {
90
- background-color: #ED6800 !important;
91
- }
92
-
93
- .ethics {
94
- background-color: #3EE6F9 !important;
95
- }
96
-
97
- .team {
98
- background-color: #9581EF !important;
99
  }
100
 
101
  .model-container {
 
78
  padding: 5%;
79
  }
80
 
81
+ .acc, .feat, .data, .team {
82
+ background-color: #CE2C97 !important
83
  }
84
 
85
+ .prj, .ethics {
86
+ background-color: #F5501C !important;
 
 
 
 
 
 
 
 
 
 
 
 
87
  }
88
 
89
  .model-container {