remove login link from the login page, for UX reasons

This commit is contained in:
Brad Rydzewski 2014-08-16 14:04:26 -07:00
parent 2c15873f37
commit 906ac9e6b9
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -4,7 +4,8 @@ minor modifications to the style that only apply to this view
<style>
#container { padding-top: 155px; }
#header { height: 150px; }
.brand { margin-top:55px ; }
#header .user { display:none; }
#header .brand { margin-top:55px ; }
</style>
<article id="loginpage">