This commit is contained in:
Peter Maquiran
2021-10-25 15:31:43 +01:00
parent 8da2133486
commit 032042635d
30 changed files with 67 additions and 26 deletions
+3 -3
View File
@@ -536,7 +536,7 @@ $app-theme: mat-light-theme(
height: 45px !important;
padding: 0 !important;
border-radius: 22.5px;
background-color: #e0e9ee;
background-color: #ffb703;
color: #061b52 !important;
margin: 0 auto !important;
}
@@ -619,7 +619,7 @@ body {
.gov {
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
--button-hover: #ffb81c;
--button-hover: #c63527;
--inicio-open-page-from-box: #c63527;
--header-tab-top-border: #000;
@@ -660,7 +660,7 @@ body {
.default {
--login-background: linear-gradient(180deg, #42b9fe 0%, #0782c9 100%) !important;
--button-hover: #bfcbd1;
--button-hover: #42b9fe;
--inicio-open-page-from-box: #42b9fe;
--header-tab-top-border: white;