Almost request password

This commit is contained in:
Marijn Jansen
2017-01-25 15:46:20 +01:00
parent 185874d23f
commit 1b2a1a5180
4 changed files with 168 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
.password-change {
height: 100%;
background-color: #FBC02D;
margin: auto;
}
.top-logo {
text-align: center;
}
.item-box {
margin: 30px auto auto;
display: block;
}
.password-change img {
width: 50%;
}