Advertisement
sanitysama

4chan imp 10/11

Oct 11th, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.67 KB | None | 0 0
  1. /* Board title rice */
  2. div.boardTitle {font-weight: 400 !important}:root.yotsuba div.boardTitle {font-family: sans-serif !important; text-shadow: 1px 1px 1px rgba(100,0,0,0.6)}:root.yotsuba-b div.boardTitle {font-family: sans-serif !important; text-shadow: 1px 1px 1px rgba(105,10,15,0.6)}:root.photon div.boardTitle {font-family: sans-serif !important; text-shadow: 1px 1px 1px rgba(0,74,153,0.6)}:root.tomorrow div.boardTitle {font-family: sans-serif !important; text-shadow: 1px 1px 1px rgba(167,170,168,0.6)}
  3. /* font */
  4. .button,.backlink.deadlink:not(.forwardlink),.quotelink.deadlink:not(.forwardlink),a:not(.forwardlink){text-decoration:none!important}.yotsuba .quote,.yotsuba-b .quote,.futaba .quote,.burichan .quote,.photon .quote{color:#3C5014!important}s:hover,s:focus,s:hover a,s:hover .quote {color:white!important}s .quote{color:black!important}.photon a{color:#b34700!important}
  5. /* font size */
  6. .cataloglink a,.hashlink,.hide-announcement>span,.hide-thread-button>span,.show-thread-button>span,.hide-reply-button>span,.show-reply-button>span,.pagelist .pages,.postNum span,.postNum>a:first-child,.stylechanger,.returnlink a,#hidden-label,#hidden-toggle a,#full-board-list .boardList span,#thread-stats div,#nav-links,#toggleBlotter,#toggleBlotter+span>a{font-size:0!important}
  7. .forwardlink{font-weight:600 !important}
  8. /* board list */
  9. #custom-board-list .current {border: 0 !important; font-weight: 400 !important}
  10. .boardList a {padding: 0 0.15em !important; margin: 0 .1em !important}
  11. /* logo & header */
  12. .boardBanner, .closed {margin: 10px 20px 15px 20px !important; padding: 0 !important}
  13. .boardBanner, .title, .boardTitle, .closed {float: left}
  14. .title {clear: left; margin-right: 10px !important}
  15. .boardTitle {padding-top: 7px !important}
  16. .boardTitle, .boardSubtitle {display: table-cell; clear: right}
  17. .hide-announcement, #globalMessage {padding-top: 25px}
  18. /* styles */
  19. .stylechanger {opacity: 0.75; position: absolute; top: 30px; right: 0}
  20. #styleSelector {background-color: transparent !important; border: 0; padding-right: 10px; opacity: 0.65; text-indent: 4px; text-overflow: ''}
  21. .tomorrow #styleSelector {color: white !important}
  22. /* search */
  23. .navLinks {position: relative !important; clear: left; margin-bottom: 12px; padding-left: 16px}
  24. #index-search {margin: 0 4px; padding: 1px 1.2em 1px 4px !important; float: left !important}
  25. #index-search-clear {position: absolute; top: 1px; left: 8px; width: 10px}
  26. #index-sort {margin: 0 4px; float: left !important}
  27. .returnlink a:before {content: "⏎"; font-size: 15px !important}
  28. .cataloglink a:before {content: "◳"; font-size: 15px !important}
  29. /* catalog */
  30. .catalog-thread {width: 250px !important; max-height: 410px !important}
  31. .catalog-thumb {max-width: 250px; max-height: 250px; width: auto; height: auto}
  32. /* posts */
  33. .board, .navLinks {clear: both}
  34. .watch-thread-link {top: 3px !important; width: 16px !important}
  35. .post {border-radius: 4px}
  36. .reply, .inline {padding: 2px 8px !important}
  37. .stub {opacity: 0.2; transition: opacity .2s ease}
  38. .stub:hover {opacity: 1}
  39. .thread {margin-bottom: 20px !important}
  40. #qr-filename-container {background-color: transparent !important; border: 0 !important}
  41. /* brackets & buttons */
  42. .brackets-wrap:after, .brackets-wrap:before, .btn-wrap:after, .btn-wrap:before, .shortcut:not(:last-child):after {content: none !important}
  43. .fa-minus-square-o:before, #qp .fa-bars:before, .hide-announcement > span:before {content: "⚊" !important; font-size: 12px; opacity: .5}
  44. .fa-plus-square-o:before, #hidden-toggle a:before {content: "✚" !important; font-size: 13px; opacity: .5}
  45. /* special things */
  46. #index-sort{margin:0 !important}
  47. .attn .fileThumb {box-shadow: 5px 5px 5px rgba(15,15,15,0.5) !important}
  48. .attn .fa-minus-square-o:before {content: "★" !important; font-size: 15px !important; line-height: 15px; opacity: .5; text-shadow: 1px 1px 2px rgba(15,15,15,0.5)}
  49. .filterwebm > .reply {box-shadow: inset 5px 0 rgba(105,132,138, 0.7)}
  50. .postNum > a:first-child:before {content: "⧉ "; font-size: x-small !important; position: relative; bottom: 2px}
  51. body.board_vip s,body.board_vip s a:not(:hover){color: rgba(255,255,255,0) !important;background: url("http://i.imgur.com/D8ht0Jl.gif") repeat !important;box-shadow: 0px 0px 3px gold;transition: box-shadow 1s ease-in-out:}body.board_vip s:hover{color:gold !important;text-shadow: 0 0 2px black;box-shadow: 0px 0px 13px gold}
  52. .catalog-mode #waifu {opacity: 0.25 !important}
  53. /* removed */
  54. hr:not(#unread-line),.catalog-mode .cataloglink,.center,.bottomlink,.deleteform,.paged-mode .returnlink,.pagelist button,.postInfo input,.qr-link-container,.stylechanger a,.thread-view .navLinks,#absbot,#blotter,#boardNavDesktopFoot,#hidden-count,#togglePostFormLink{display:none!important}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement