mirror of
https://github.com/GwynethLlewelyn/goswi.git
synced 2026-08-14 09:02:27 +00:00
CI: remove commented out CSS to comply with QA
This commit is contained in:
@@ -10864,20 +10864,17 @@ a:focus {
|
||||
}
|
||||
|
||||
.bg-register-image {
|
||||
/* 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("/assets/images/Password.png");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
}
|
||||
.bg-change-password-image {
|
||||
/* background: url("https://source.unsplash.com/mAP861GvH6k/600x800"); */
|
||||
background: url("/assets/images/Change-Password.png");
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
|
||||
Reference in New Issue
Block a user