Advertisement
Guest User

Untitled

a guest
May 28th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. #zh-question-title>.zm-item-title {
  2. font-size: 18px;
  3. }
  4.  
  5. #zh-top-inner {
  6. width: 65%;
  7. }
  8.  
  9. .shameimaru-section, .zm-side-pinned-topics, .zm-side-list-content, .zh-top-home-link, .current, .top-nav-topic-selector, .zm-side-section, .zh-footer {
  10. display: none;
  11. }
  12.  
  13. .zg-wrap {
  14. width: 75%;
  15. }
  16.  
  17. .zh-question-related-questions {
  18. border-top: 1px solid #eee;
  19. padding: 15px 0 0;
  20. }
  21.  
  22. .zu-main-content {
  23. float: none;
  24. }
  25.  
  26. .zu-main-content-inner {
  27. margin: auto;
  28. width: 65%;
  29. max-tidth: 630px;
  30. }
  31.  
  32. .zu-main-sidebar {
  33. float: none;
  34. margin: 2% 0% 0% 18%;
  35. width: 65%;
  36. }
  37.  
  38. .zu-top-nav-userinfo {
  39. overflow: inherit;
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement