mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Improve
This commit is contained in:
@@ -663,8 +663,25 @@ body {
|
||||
--color: #000000;
|
||||
}
|
||||
|
||||
.bg-1{
|
||||
background: #ffc72c38;
|
||||
.bg-2{
|
||||
background: #FFB81C;
|
||||
.bg-3{
|
||||
background: #FFC72C;
|
||||
|
||||
.bg-4{
|
||||
|
||||
background: rgba(255, 255, 255, 0.918);
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
.default {
|
||||
--ion-color-primary: #3880ff;
|
||||
--login-background: linear-gradient(180deg, #42b9fe 0%, #0782c9 100%) !important;
|
||||
|
||||
Reference in New Issue
Block a user