cleaned project structure
This commit is contained in:
7
src/resources/wwwroot/css/profile.css
Normal file
7
src/resources/wwwroot/css/profile.css
Normal file
@ -0,0 +1,7 @@
|
||||
html,body{
|
||||
background-image: url('../rsc/login2.jpg');
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
height: 100%;
|
||||
font-family: 'Numans', sans-serif;
|
||||
}
|
Reference in New Issue
Block a user