Merge branch 'marijn-settings' into joey-testing

This commit is contained in:
Joey Lai
2017-01-25 15:48:37 +01:00
7 changed files with 181 additions and 21 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%;
}