Split templates for logged out and logged in state. Added Logout option.
Added rewriting to allow cleaner URLs.
This commit is contained in:
@@ -64,3 +64,8 @@
|
||||
display: block;
|
||||
background: url(../img/btn_google_signin_dark_focus_web.png);
|
||||
}
|
||||
|
||||
.mdl-layout a {
|
||||
color: inherit !important;
|
||||
text-decoration: inherit !important;
|
||||
}
|
||||
Reference in New Issue
Block a user