body.function-login {
height:100%;
background: rgb(2,0,36);!important;
background: linear-gradient(90deg, rgba(2,0,36,.5) 50%, rgba(255,255,255,0.8) 50%, 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,.5) 50%, rgba(255,255,255,0.8) 50%, 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,.5) 50%, rgba(255,255,255,0.8) 50%, 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,.5) 50%, rgba(255,255,255,0.8) 50%, rgba(148,110,45,1) 100%)!important;
background-size:cover;
}
body.function-register {
height:100%;
background: rgb(2,0,36);!important;
background: linear-gradient(90deg, rgba(2,0,36,.5) 50%, rgba(255,255,255,0.8) 50%, rgba(148,110,45,1) 100%)!important;
background-size:cover;
}