Guest User

2ch Oldfag

a guest
Jan 28th, 2019
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.65 KB | None | 0 0
  1. html, body {font-size: 16px; font-family: 'Trebuchet MS', 'Tahoma', sans-serif;}
  2.  
  3. .boardname a {text-decoration: none;}
  4. a, .a-link-emulator {text-decoration: underline;}
  5. a:hover, .a-link-emulator:hover {color: #06f;}
  6.  
  7. header {padding: 0 5px;}
  8.  
  9. .adminbar {font-size: .8em;}
  10. .adminbar a {font-weight: bold;}
  11. .adminbar__menu {border-bottom: none; float: right;}
  12. .adminbar__boards_sticky {display: none;}
  13. .adminbar__boards_hovered {transform: none;}
  14. .adminbar-top .adminbar__boards {text-align: right;}
  15. .adminbar-top a[href$="/m.html"], .adminbar-top a[href$="/contacts.html"], .adminbar-top #nsfw, .adminbar-top a[href$="/catalog.html"], .adminbar-top a[href$="/donate.html"], .adminbar-top a[href$="/market.html"], .adminbar-top a[href$="/makaba/makaba.fcgi?task=images_feed"], .adminbar-top a[href$="/makaba/makaba.fcgi?task=images_adult_feed"], .adminbar-top a[href$="/abu/res/42375.html"], .adminbar-top a[href$="/arch/"] , .adminbar-top a[href$="/boardrequest.html"], .adminbar-top a[href$="/makaba/stickers/"], .adminbar-top a[href$="/price.html"], .adminbar > hr, .logo > br, .logo img, #plashque, .board-banner, #mobile-plashque, .moneymoneymoney, body.replypage .reply .reflink::before, .postpanel, .post__detailpart.desktop, .post__number {display: none;}
  16.  
  17. hr {border-color: #bbb;}
  18. .norm-reply + hr {display: none;}
  19.  
  20. .boardname {text-align: left;}
  21. .logo {text-align: left; font-family: 'Trebuchet MS', 'Tahoma', sans-serif;}
  22. #title:before {content: "Два.ч —"!important;}
  23.  
  24. .nav-arrows, .na, .search {display: none !important;}
  25.  
  26. .cntnt__left {line-height: 1.5;}
  27. .fm {font-size: 13px;}
  28. .fm__header {background: #ddd; border: 1px solid #ccc; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 0 0 0 .5em; margin-bottom: 0;}
  29. .fm__header:hover {background: #ddd;}
  30. .fm__sub {padding-left: 0;}
  31. .fm__sub li {border-left: 1px solid #ccc; padding-left: .5em; margin-left: .5em;}
  32.  
  33. .alert {border: 1px solid #ccc; border-radius: 5px;}
  34. .oppost-wrapper {overflow: unset;}
  35. .reply, .post_type_reply {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; min-width: 20em;}
  36. .reply.hiclass, .post_type_highlight {border: 2px dashed #e60;}
  37. .post__details {font-size: 1em;}
  38. .reflink, a.post__reflink {font-size: .8em; font-weight: bold;}
  39. .post .post-title {font-size: 1.2em;}
  40. .post .file-attr, .post__file-attr {font-size: .8em;}
  41. .post .file-attr .filesize, .post__filezise {font-style: italic;}
  42. .post .post-message, .post__message {margin: .5em;}
  43. .post .image, .post__image {margin: 0 0 0 17px;}
  44. .post .images-single + blockquote {margin: 0 10px 10px;}
  45.  
  46. .new-posts-marker .post {border-bottom: 2px solid #f00 ;}
  47. .reply-posts-marker .post, .post_type_replied {border-left: 2px dashed #f00;}
  48. .watched-posts-marker .post, .post_type_watched {border-left: 2px solid #f00;}
  49.  
  50. .ABU-refmap, .post__refmap {font-style: italic;}
  51.  
  52. .qr {border: 1px solid #bbb; border-radius: 5px; padding: 3px;}
  53. .qr .qr-header {background: none; border: none; font-weight: bold;}
  54. .qr-reply .qr-vk-public, .rules-area, .kupi-passcode-suka, .rules {display: none;}
  55. .qr-reply .captcha-image img {image-rendering: unset;}
  56.  
  57. #postform {display: block !important;}
  58. header .reply-label-wrapper, footer .norm-reply {display: none;}
  59.  
  60. .postform-hr, .prerekl-hr {border-top: 1px solid #eee;}
  61. #postform .mail input[type="text"] {width: 278px;}
  62. #postform td.label {color: #002244; font-size: 16px;}
  63. #postform td #submit {margin-left: 4px;}
  64. #postform td .captcha-box #captcha-value {margin: 4px 0px;}
  65. #CommentToolbar, #qr-CommentToolbar {display: none;}
  66. .form-files-box .form-files-limits, .filer__limits {font-size: 13px;}
  67.  
  68. textarea {font-family: monospace;}
  69. .mselect {background: #fff;}
  70.  
  71. .form-files-box .form-files-input-multi, #formimages {display: unset;}
  72. .form-files-box .form-files-drag-area, .filer__drag-area {display: none;}
  73.  
  74. .bb {border-radius: 5px 5px 0 0}
  75. .bb.favorites, .bb_type_favorites {right: 10px;}
  76. .bb.boardstats, .bb_type_boardstats {display: none !important;}
  77. .nb, .nb + hr {display: none;}
  78.  
  79. footer .moneymoneymoney + hr, .footer .board-info, .footer__info {display: none;}
  80.  
  81. @media only screen and (max-width: 480px) and (orientation:portrait),  only screen and (max-width: 540px) and (orientation:landscape){
  82. body {font-size: .9em;}
  83. header, .cntnt {padding: 0;}
  84. header > div, footer > div {padding: 0 5px;}
  85. .adminbar {margin-bottom: 35px; padding: 0;}
  86. .adminbar__boards {z-index: 970;}
  87. .menu {z-index: 980;}
  88. .rmenu {display: none;}
  89. .post {padding: 0;}
  90. .post-wrapper {padding: 0 5px;}
  91. .oppost-options-mob {float: left; width: 100%;}
  92. .ABU-refmap {padding: 1px 3px 3px;}
  93. #ABU-alertbox {min-width: 160px;}
  94. #postform table {width: 100%; padding: 0 5px;}
  95. }
Add Comment
Please, Sign In to add comment