More color integration

This commit is contained in:
Patrick Jentsch
2020-08-24 14:21:16 +02:00
parent 778ff509ff
commit e9de641e30
7 changed files with 116 additions and 138 deletions

View File

@ -1,29 +1,3 @@
/* Service colos setup
* file-setup ~ light: #??????, normal: #d5dc95, dark: #a1b300
* ocr ~ light: #??????, normal: #a9d8c8, dark: #00a58b
* nlp ~ light: #??????, normal: #98acd2, dark: #0064a3
* corpus-analysis ~ light: #??????, normal: #aa9cc9, dark: #6b3f89
*/
#sidenav-main-file-setup {
background-color: #d5dc95;
border-left: 10px solid #a1b300;
}
#sidenav-main-ocr {
background-color: #a9d8c8;
border-left: 10px solid #00a58b;
}
#sidenav-main-nlp {
background-color: #98acd2;
border-left: 10px solid #0064a3;
}
#sidenav-main-corpus-analysis {
background-color: #aa9cc9;
border-left: 10px solid #6b3f89;
}
/*
* ### Start sticky footer ###
* Force the footer to always stay on the bottom of the page regardless of how