知乎手机阅读1

知乎手机阅读68

  1. /* ==UserStyle==
  2. @name 知乎手机阅读1
  3. @author h
  4. @description 知乎手机阅读68
  5. @namespace h-style-hh22
  6. @version 1.0.2
  7. ==/UserStyle== */
  8. @-moz-document domain("zhihu.com") {
  9. html > body {
  10. //font-weight: lighter;
  11. }
  12. div.AppHeader-inner > a,
  13. div.css-nxq4uo > a {
  14. display: none ;
  15. }
  16. div.ContentItem-actions {
  17. //background-color: #111;
  18. padding: 0;
  19. margin-top: 10px;
  20. }
  21. html,
  22. body,
  23. div.Post-content {
  24. //background: black;
  25. //color: #887;
  26. margin: 0;
  27. min-width: unset;
  28. max-width: 100vw;
  29. }
  30.  
  31. .Modal-wrapper1,
  32. div.Recommendations-Main,
  33. div.ColumnPageHeader-Button,
  34. div.ColumnPageHeader-profile,
  35. div.signQr-leftContainer,
  36. div.css-1ynzxqw {
  37. display: none ;
  38. }
  39. :root,
  40. html {
  41. overflow: auto !important;
  42. }
  43. div.Post-RichTextContainer {
  44. width: 90vw;
  45. font-size: 20px;
  46. margin-left: 1em;
  47. }
  48. div.ColumnPageHeader-content{
  49. }
  50. header.Post-Header,
  51. div.Post-NormalMain.Post-Header
  52. div.css-78p1r9{
  53. margin: 0;
  54. max-width: calc(98vw - 1em);
  55. }
  56. .Button.css-1x9te0t,
  57. button.Modal-closeButton {
  58. top: revert;
  59. left: 3em;
  60. bottom: -3em;
  61. }
  62. div.Post-NormalMain .Post-Header,
  63. div.Post-NormalMain>div,
  64. div.Post-NormalSub>div {
  65. margin-left: 1em;
  66. width: 95vw;
  67. }
  68. div.css-1cqr2ue {
  69. width: 95vw;
  70. height: calc(100vh - 280px);
  71. }
  72. div.signFlowModal {
  73. height: 300px;
  74. }
  75.  
  76. /* ------------- 知乎首页 */
  77. div.Topstory-container {
  78. padding: 0;
  79. }
  80. div.Topstory-mainColumn {
  81. max-width: 100vw;
  82. }
  83.  
  84. div.Card.TopstoryItem.TopstoryItem-isFollow {
  85. border-bottom: 1px solid #333;
  86. padding: 8px;
  87. }
  88.  
  89. .AnswerItem div.RichContent-inner,
  90. .TopstoryItem div.RichContent-inner {
  91. font-size: 20px;
  92. }
  93. div.Reward,
  94. div.TopstoryItem--advertCard {
  95. display: none;
  96. }
  97. /***************** 问题页 */
  98.  
  99. div.Question-mainColumn,
  100. div.QuestionHeader-main {
  101. max-width: 100vw;
  102. }
  103. div.Question-main {
  104. padding: 10px;
  105. }
  106. div.ContentItem-time {
  107. font-size: 16px;
  108. }
  109.  
  110. // 评论弹窗
  111. div.css-1aq8hf9 {
  112. width: 95vw;
  113. }
  114. .Button.css-169m58j {
  115. background: #555;
  116. right: 47%;
  117. padding: 2px;
  118. }
  119.  
  120. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址