Tinified versions, added to CSS
@@ -10857,24 +10857,28 @@ a:focus {
|
||||
}
|
||||
|
||||
.bg-login-image {
|
||||
background: url("https://source.unsplash.com/K4mSJ7kc0As/600x800");
|
||||
/*background: url("https://source.unsplash.com/K4mSJ7kc0As/600x800");*/
|
||||
background: url("/assets/images/Login.png");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.bg-register-image {
|
||||
background: url("https://source.unsplash.com/Mv9hjnEUHR4/600x800");
|
||||
/* background: url("https://source.unsplash.com/Mv9hjnEUHR4/600x800"); */
|
||||
background: url("/assets/images/Login.png");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.bg-password-image {
|
||||
background: url("https://source.unsplash.com/oWTW-jNGl9I/600x800");
|
||||
/* background: url("https://source.unsplash.com/oWTW-jNGl9I/600x800"); */
|
||||
background: url("/assets/images/Password.png");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
}
|
||||
.bg-change-password-image {
|
||||
background: url("https://source.unsplash.com/mAP861GvH6k/600x800");
|
||||
/* background: url("https://source.unsplash.com/mAP861GvH6k/600x800"); */
|
||||
background: url("/assets/images/Cange Password.png");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
|
Before Width: | Height: | Size: 590 KiB After Width: | Height: | Size: 130 KiB |
|
Before Width: | Height: | Size: 790 KiB After Width: | Height: | Size: 201 KiB |
|
Before Width: | Height: | Size: 770 KiB After Width: | Height: | Size: 201 KiB |
|
Before Width: | Height: | Size: 804 KiB After Width: | Height: | Size: 201 KiB |