Skip to content

Instantly share code, notes, and snippets.

@thecosss
Created September 17, 2015 07:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thecosss/9d75b5218039fb443f36 to your computer and use it in GitHub Desktop.
Save thecosss/9d75b5218039fb443f36 to your computer and use it in GitHub Desktop.
header.page__header {display:none}
.page__messages.messages {display:none}
.line__col[ui-view="primary_banners"] {display:none}
.line__col[ui-view="auth"] {
width:auto;
float:none;
}
.auth {max-width:none;}
.container {width:auto}
main section:nth-child(2), main section:nth-child(3),
main section:nth-child(4), main section:nth-child(5),
footer {display:none}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment