WasteInformationServer/wwwroot/css/profile.css

8 lines
170 B
CSS
Raw Normal View History

html,body{
background-image: url('../rsc/login2.jpg');
background-size: cover;
background-repeat: no-repeat;
height: 100%;
font-family: 'Numans', sans-serif;
}