This commit is contained in:
tiago.kayaya
2021-10-28 16:59:25 +01:00
parent a0846b835e
commit f36ba23b16
3 changed files with 10 additions and 6 deletions
+4 -2
View File
@@ -633,7 +633,8 @@ body {
.tribunal {
--ion-color-primary: #000;
--login-background: linear-gradient(180deg, #97CBE6 60%, #61BBEA 100%) !important;
--login-background: linear-gradient(180deg, #e1e7eb 60%, #7c8386b2 100%) !important;
--login-label-text: #000;
--button-hover: #000;
--button-color: #ff0000;
--button-border-color: #c63527;
@@ -700,7 +701,8 @@ body {
.bg-4{
background: rgba(255, 255, 255, 0.918);
//background: rgba(255, 255, 255, 0.918);
background-color: #fff !important;
}
}