Skip to content

Instantly share code, notes, and snippets.

@chyyran
Created February 16, 2014 04:32
Show Gist options
  • Save chyyran/9029286 to your computer and use it in GitHub Desktop.
Save chyyran/9029286 to your computer and use it in GitHub Desktop.
#header{
display: none;
}
#headnavcontainer{
display: none;
}
#sidebar {
display: none !important;
}
#footer {
display: none;
}
#pstatsrow{
display: none;
}
#maincont{
float: none;
}
body{
background: none transparent;
}
.plat_navi{
display: none;
}
.head_navi{
display:none;
}
#leftcont{
display:none;
}
#content{
width:100%
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment