Advertisement
Guest User

2ch.hk Simple - Fix

a guest
Mar 21st, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.23 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("2ch.hk"), domain("2ch.pm") {
  4. @media only screen and (min-width: 480px) {
  5.  
  6. /* MAKABA DEFAULT */
  7.  
  8. body {
  9. padding: 0;
  10. margin: 0;
  11. font-size: 0.8em;
  12. }
  13. .prerekl-hr,
  14. .rekl {
  15. display: none;
  16. }
  17. .desktop {
  18. display: none !important;
  19. }
  20. .mobile {
  21. display: block !important;
  22. clear: both !important;
  23. }
  24. .logo {
  25. font-size: 1.5em !important;
  26. }
  27. .passcode-banner-mob {
  28. display: block !important;
  29. }
  30. #postform .mail input[type="text"],
  31. #postform td select#anoniconsselectlist,
  32. #postform td #shampoo,
  33. #postform td input#subject {
  34. width: 100% !important;
  35. min-width: 233px;
  36. }
  37. #postform .name #name,
  38. #postform td input#subject {
  39. margin-bottom: 2px;
  40. }
  41. .post-wrapper {
  42. margin: 4px 0;
  43. padding: 0 10px;
  44. }
  45. .post .post-details {
  46. background: #D1D1D1;
  47. padding: 5px;
  48. }
  49. .post .images {
  50. margin-bottom: 5px;
  51. }
  52. .post .posttime-reflink {
  53. float: right;
  54. }
  55. blockquote.post-message {
  56. margin: 1em;
  57. }
  58. .file-attr {
  59. font-size: 1em;
  60. }
  61. .file-attr .filesize {
  62. font-size: 1.1em;
  63. }
  64. .oppost-options-mob .mess-post-mob {
  65. float: left;
  66. }
  67. .oppost-options-mob .hide-view {
  68. float: right;
  69. }
  70. .posts hr {
  71. margin-top: 30px !important;
  72. margin-bottom: 30px !important;
  73. }
  74. .posts hr:last-of-type,
  75. .thread-nav-mob + hr {
  76. margin: 0.5em auto !important;
  77. }
  78. .post .post-details {
  79. overflow: hidden;
  80. }
  81. .hidden-thread-box {
  82. margin-left: 0 !important;
  83. padding: 5px;
  84. }
  85. .board-list-mob {
  86. display: block !important;
  87. float: left;
  88. clear: none !important;
  89. }
  90. .menu {
  91. position: fixed;
  92. width: 100%;
  93. background: #DDDDDD;
  94. padding: 3px !important;
  95. border-bottom: 2px solid #cccccc;
  96. }
  97. .menu-links-mob {
  98. float: right !important;
  99. }
  100. .thread-nav-mob {
  101. display: block !important;
  102. text-align: center !important;
  103. }
  104. .send-mob {
  105. text-align: center;
  106. margin: 3px 0;
  107. }
  108. .button-mob {
  109. float: none !important;
  110. border-radius: 4px;
  111. padding: 6px 10px 5px 10px !important;
  112. font-weight: bold;
  113. background-color: #DDDDDD;
  114. border: 1px solid #CCCCCC;
  115. user-select: none;
  116. background-repeat: repeat-x;
  117. text-decoration: none;
  118. color: #FF6600;
  119. display: inline-block !important;
  120. cursor: pointer;
  121. }
  122. .pager {
  123. text-align: center;
  124. }
  125. }
  126. #plashque {
  127. z-index: 1000
  128. }
  129. /* MAKABA DEFAULT END */
  130.  
  131. html,
  132. body {
  133. font-family: "Trebuchet MS", Trebuchet, tahoma, serif !important;
  134. font-size: 16px !important;
  135. background-color: #585858 !important;
  136. }
  137. img,
  138. .img {
  139. border-radius: 8px;
  140. }
  141. a {
  142. color: #444 !important;
  143. text-decoration: none !important;
  144. }
  145. a:hover {
  146. color: #888 !important;
  147. }
  148. hr {
  149. border: 0 !important;
  150. }
  151. .posts .post-wrapper,
  152. .posts .oppost-wrapper,
  153. .thread .oppost,
  154. .thread .post {
  155. width: 100% !important;
  156. clear: both !important;
  157. }
  158. .posts,
  159. form > .thread {
  160. width: 1200px !important;
  161. margin-left: auto !important;
  162. margin-right: auto !important;
  163. }
  164. #adminbar,
  165. .adminbar-top {
  166. margin-bottom: 0px !important;
  167. padding-bottom: 10px !important;
  168. }
  169. header {
  170. margin-top: -8px !important;
  171. }
  172. .oppost-wrapper {
  173. color: #777 !important;
  174. background: #ececec !important;
  175. min-height: 30px;
  176. position: relative !important;
  177. border: none !important;
  178. border-left: 5px solid #c1e1fd !important;
  179. border-radius: 8px !important;
  180. box-shadow: -1px 1px 1px rgba(0, 0, 0, .08);
  181. margin-bottom: 4px;
  182. overflow: auto;
  183. }
  184. .oppost-options-mob {
  185. font-size: 0.8em;
  186. overflow: auto;
  187. padding: 8px;
  188. margin: 0 8px;
  189. background: none repeat scroll 0% 0% #ececec !important;
  190. }
  191. .oppost {
  192. background: none repeat scroll 0% 0% #ececec !important;
  193. }
  194. .post {
  195. padding: 0px;
  196. margin: 0px;
  197. }
  198. .post .post-message {
  199. margin-top: 0 !important;
  200. }
  201. .post .image {
  202. display: inline-block;
  203. vertical-align: top;
  204. margin: 8px 17px;
  205. }
  206. .post .post-details {
  207. background: none repeat scroll 0% 0% #ececec !important;
  208. padding: 8px;
  209. margin: 0 8px;
  210. font-size: 0.8em !important;
  211. }
  212. .reply {
  213. color: #5f5f5f !important;
  214. background: #ececec !important;
  215. min-height: 30px;
  216. border: none !important;
  217. border-radius: 8px !important;
  218. box-shadow: -1px 1px 1px rgba(0, 0, 0, .08);
  219. }
  220. .ABU-refmap {
  221. padding: 8px;
  222. margin: 0 8px 8px 8px;
  223. }
  224. .reply.hidden-thread-box,
  225. .hidden-post-box {
  226. color: #5f5f5f !important;
  227. background: #fff !important;
  228. min-height: 30px;
  229. padding: 12px 12px !important;
  230. position: relative !important;
  231. border: none !important;
  232. border-left: 5px solid rgb(247, 184, 150) !important;
  233. border-radius: 8px !important;
  234. box-shadow: -1px 1px 1px rgba(0, 0, 0, .08);
  235. margin-bottom: 4px;
  236. overflow: auto;
  237. }
  238. .reply.hiclass {
  239. border-left: 5px solid #EEDACB !important;
  240. margin: 0em 0em 0em 1em !important;
  241. }
  242. .unkfunc {
  243. color: #50b11d !important;
  244. }
  245. span.spoiler,
  246. span.spoiler a {
  247. color: #f4f5f5;
  248. background: none repeat scroll 0% 0% #f4f5f5 !important;
  249. }
  250. .new-posts-marker .post {
  251. border-bottom: 2px solid #F00 !important;
  252. }
  253. .ophui {
  254. color: #008000;
  255. }
  256. .button-mob {
  257. color: #fff !important;
  258. background-color: #5bc0de !important;
  259. border-color: #46b8da !important;
  260. border-radius: 4px !important;
  261. padding: 8px 16px 8px 16px !important;
  262. text-decoration: none !important;
  263. }
  264. .button-mob:hover {
  265. color: #fff !important;
  266. background-color: #31b0d5 !important;
  267. border-color: #269abc !important;
  268. text-decoration: none !important;
  269. }
  270. input[type="button"],
  271. input[type="submit"] {
  272. color: #fff !important;
  273. background-color: #5cb85c !important;
  274. border-color: #4cae4c !important;
  275. border-radius: 4px !important;
  276. text-decoration: none !important;
  277. }
  278. input[type="button"]:hover,
  279. input[type="submit"]:hover {
  280. color: #fff !important;
  281. background-color: #449d44 !important;
  282. border-color: #398439 !important;
  283. text-decoration: none !important;
  284. }
  285. .postpanel,
  286. .search {
  287. display: inline-block !important;
  288. }
  289. .menu {
  290. z-index: 200;
  291. }
  292. .rules-area,
  293. .kupi-passcode-suka {
  294. display: none !important;
  295. }
  296. #postform {
  297. text-align: center !important;
  298. }
  299. #postform .mail input[type="text"],
  300. #postform td select#anoniconsselectlist,
  301. #postform td #shampoo,
  302. #postform td input#subject {
  303. width: 100% !important;
  304. min-width: 600px !important;
  305. }
  306. /*
  307. .mainlogo {
  308. margin: 200px !important;
  309. padding: 100px !important;
  310. }
  311. */
  312.  
  313. body {
  314. background: url("http://whvn.cc/88837") repeat scroll 0% 0% transparent !important;
  315. ;
  316. }
  317. .button {
  318. display: none !important;
  319. }
  320. .search {
  321. margin-right: 5px;
  322. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement