sanitysama

4chan imp 10/10

Oct 10th, 2014
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.80 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2. @-moz-document domain("4chan.org") {
  3. /* font */
  4.     body,input,label,select,span,textarea,.boardTitle,.info{font-family:'Akzidenz-Grotesk Pro',sans-serif!important}.prettyprint span{font-family:-moz-fixed,monospace,monospace!important}.fa{font-family:FontAwesome!important}.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.     .reply,blockquote,a,label,textarea,time,td,strong,h3,h2,.comment{font-size:15px}.backlink,.fileText a:not(:first-child),.post .menu-button i,.postertrip,.replylink{font-size:12px!important}.name,.boardTitle{font-weight:400!important}
  7.     .cataloglink a,.hashlink,.hide-announcement>span,.hide-thread-button>span,.show-thread-button>span,.hide-reply-button>span,.show-reply-button>span,.menu-button,.pagelist .pages,.postNum span,.postNum>a:first-child,.stylechanger,.returnlink a,#hidden-label,#hidden-toggle a,#full-board-list .boardList,#thread-stats div,#nav-links,#toggleBlotter,#toggleBlotter+span>a{font-size:0!important}
  8. /* board list */
  9.     .fixed #header-bar { padding: 3px 4px 4px !important }
  10.     #custom-board-list { position: relative !important; top: -2px }
  11.     #shortcuts, #board-list { position: relative; top: 3px }
  12.     #shortcuts .shortcut .menu-button:before { content: "⚙" !important; font-size: 16px !important; line-height: 1em; opacity: 1 !important; position: relative; top: 1px }
  13.     #custom-board-list .current { border: 0 !important; font-weight: 400 !important }
  14. /* logo & header */
  15.     .boardBanner, .closed { margin: 20px 20px 8px 20px !important; padding: 0 !important }
  16.     .boardBanner, .title, .boardTitle, .closed { float: left }
  17.     .title { clear: left; margin-right: 10px !important }
  18.     .boardTitle { padding-top: 7px !important }
  19.     .boardTitle, .boardSubtitle { display: table-cell; clear: right }
  20.     .hide-announcement, #globalMessage { padding-top: 25px }
  21.     .top-header .notification { position: relative; top: 30px }
  22. /* styles */
  23.     .stylechanger { opacity: 0.75; position: absolute; top: 30px; right: 0 }
  24.     #styleSelector { background-color: transparent !important; border: 0; padding-right: 10px; opacity: 0.65; text-indent: 4px; text-overflow: '' }
  25. /* search */
  26.     .navLinks { clear: left; margin-bottom: 12px; padding-left: 16px }
  27.     #index-search { margin: 0 4px; padding: 1px 1.2em 1px 4px !important; float: left !important }
  28.     #index-sort { margin: 0 4px; float: left !important }
  29.     #index-search-clear { position: relative !important; left: -18px }
  30.     .returnlink a:before { content: "⏎"; font-size: 15px !important }
  31.     .cataloglink a:before { content: "◳"; font-size: 15px !important }
  32. /* catalog */
  33.     .catalog-thread { width: 250px !important; max-height: 410px !important }
  34.     .catalog-thumb { max-width: 250px; max-height: 250px; width: auto; height: auto }
  35. /* posts */
  36.     .board, .navLinks { clear: both }
  37.     .watch-thread-link { top: 3px !important; width: 16px !important }
  38.     .post { border-radius: 4px }
  39.     .reply, .inline { padding: 2px 8px !important }
  40.     .stub { opacity: 0.2; transition: opacity .2s ease }
  41.     .stub:hover { opacity: 1 }
  42.     .thread { margin-bottom: 20px !important }
  43.     #qr-filename-container, .captcha-img { background-color: transparent !important; border: 0 !important }
  44. /* brackets & buttons */
  45.     .brackets-wrap:after, .brackets-wrap:before, .btn-wrap:after, .btn-wrap:before, .shortcut:not(:last-child):after { content: none !important }
  46.     .fa-minus-square-o:before, #qp .fa-bars:before, .hide-announcement > span:before { content: "⚊" !important; font-size: 12px; opacity: .5 }
  47.     .fa-plus-square-o:before, #hidden-toggle a:before { content: "✚" !important; font-size: 13px; opacity: .5 }
  48. /* special things */
  49.     .attn .fileThumb { box-shadow: 5px 5px 5px rgba(15,15,15,0.5) !important }
  50.     .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) }
  51.     .filterwebm > .reply { box-shadow: 5px 0 rgba(105,132,138, 0.7) inset }
  52.     .postNum > a:first-child:before { content: "⧉ "; font-size: x-small !important; position: relative; bottom: 2px }
  53.     .catalog-mode #waifu { opacity: 0.25 !important }
  54. /* removed */
  55.     hr,.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,#shortcuts .shortcut .menu-button i{display:none!important}
  56. }
Advertisement
Add Comment
Please, Sign In to add comment