SKE-41 add picture to login page
This commit is contained in:
parent
422fe1a99d
commit
0248cf639d
BIN
SystemKonkursow/4.2.1/angular/src/assets/images/login_page.png
Normal file
BIN
SystemKonkursow/4.2.1/angular/src/assets/images/login_page.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 129 KiB |
@ -37,3 +37,12 @@ topbar-languageswitch {
|
||||
.swal-footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@media (min-width: 850px) {
|
||||
.login-page {
|
||||
background-image: url('/assets/images/login_page.png');
|
||||
background-repeat: no-repeat;
|
||||
background-size: 25%;
|
||||
background-position: 5% 50%;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user