diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-12-09 23:41:37 +0100 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-12-09 23:41:37 +0100 |
commit | 47f7165b07e17721d6074e1464a42af1ef99afe3 (patch) | |
tree | f8ac762cea70aae305d6f52803ab5055562af7e4 /view/theme/redbasic/css | |
parent | ae2c0e655267f56cc3d0ee3558f469817bb61e28 (diff) | |
download | volse-hubzilla-47f7165b07e17721d6074e1464a42af1ef99afe3.tar.gz volse-hubzilla-47f7165b07e17721d6074e1464a42af1ef99afe3.tar.bz2 volse-hubzilla-47f7165b07e17721d6074e1464a42af1ef99afe3.zip |
Some work on the login, register and default home page. Mostly neatly centering things on different viewport widths. Bluegrid schema updated.
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 16f7845e2..5fcf901fb 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -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; |