body.function-login {
height:100%;
background: rgb(2,0,36);!important;
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(148,110,45,1) 100%)!important;
background-size:cover;
}
body.function-add {
height:100%;
background: rgb(2,0,36);!important;
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(148,110,45,1) 100%)!important;
background-size:cover;
}
body.function-list {
height:100%;
background: rgb(2,0,36);!important;
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(148,110,45,1) 100%)!important;
background-size:cover;
}
body.function-view {
height:100%;
background: rgb(2,0,36);!important;
background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(148,110,45,1) 100%)!important;
background-size:cover;
}
