Some work on the login, register and default home page. Mostly neatly centering things on different viewport widths. Bluegrid schema updated.

This commit is contained in:
jeroenpraat
2015-12-09 23:41:37 +01:00
parent ae2c0e6552
commit 47f7165b07
6 changed files with 62 additions and 21 deletions

View File

@@ -249,11 +249,6 @@ footer {
color: $font_colour;
}
#login-main {
max-width: 300px;
margin-top: 50px;
}
#cropimage-wrapper, #cropimage-preview-wrapper {
float: left;
padding: 30px;