Skip to content

Instantly share code, notes, and snippets.

@tichai
Last active August 29, 2015 14:19
Show Gist options
  • Save tichai/a7fae493b6f305138ba1 to your computer and use it in GitHub Desktop.
Save tichai/a7fae493b6f305138ba1 to your computer and use it in GitHub Desktop.
zhihu_siderbarfree
#zh-question-title>.zm-item-title {
font-size: 18px;
}
#zh-top-inner {
width: 65%;
}
.shameimaru-section, .zm-side-pinned-topics, .zm-side-list-content, .zh-top-home-link, .current, .top-nav-topic-selector, .zm-side-section, .zh-footer {
display: none;
}
.zg-wrap {
width: 75%;
}
.zh-question-related-questions {
border-top: 1px solid #eee;
padding: 15px 0 0;
}
.zu-main-content {
float: none;
}
.zu-main-content-inner {
margin: auto;
width: 65%;
max-tidth: 630px;
}
.zu-main-sidebar {
float: none;
margin: 2% 0% 0% 18%;
width: 65%;
}
.zu-top-nav-userinfo {
overflow: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment