sanitysama

4chanimp_2

May 28th, 2013
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2. @-moz-document domain("4chan.org") {
  3.     .post { border-radius: 4px } .reply { padding: 2px 8px !important } a, .button { text-decoration: none !important }
  4. /* font */
  5.     a, body, input, label, select, .boardTitle, .boardSubtitle { font-family: 'Akzidenz-Grotesk Pro', sans-serif !important }
  6.     .prettyprint span { font-family: -moz-fixed, monospace, monospace !important }
  7. /* font size */
  8.     .reply, blockquote, a, span, label, .pagelist strong, textarea, time, td { font-size: 14px } .postertrip, .move, .backlink { font-weight: 300 !important; font-size: 12px }
  9.     .name, .boardTitle { font-weight: 400 !important }
  10. /* greentext */
  11.     span.quote { color: #3C5014 !important }
  12. /* board list */
  13.     #full-board-list { font-size: 0 !important } a[data-only="catalog"] { line-height: 18px !important }
  14.     #shortcuts .shortcut, #header-bar > .menu-button a, #full-board-list a, #custom-board-list { position: relative; top: 2.25px }
  15. /* brackets */
  16.     .brackets-wrap:after, .brackets-wrap:before, .btn-wrap:after, .btn-wrap:before { content: none !important }
  17.     .menu-button, .postNum span, .hide-announcement > span { font-size: 0 } .menu-button i { position: relative; bottom: 5px }
  18.     .hide-thread-button > span, .show-thread-button > span, .hide-reply-button > span, .show-reply-button > span { font-size: 0; color: transparent }
  19.     .hide-thread-button > span:before, .hide-reply-button > span:before, .hide-announcement > span:before { content: "▼"; font-size: 12px; color: #111; opacity: 0.25 }
  20.     .show-reply-button > span:before, .show-thread-button > span:before { content: "▶"; font-size: 12px; color: #111; opacity: 0.25 }
  21. /* logo */
  22.     .boardBanner { margin: 1.5em !important } .boardBanner, .title, .boardTitle { float: left } .title { /*display: none;*/ clear: left; margin-right: 10px !important }
  23.     .boardTitle { padding-top: 7px !important } .boardTitle, .boardSubtitle { display: table-cell; clear: right } #delform, .stub { clear: both }
  24. /* return */
  25.     .navLinks, #info {float: left; clear: left; font-size: 0 } .navLinks a:after, #tobottom .button:after { content:" " }
  26. /* return bottom */
  27.     #delform .navLinks, #info .navLinks { position: fixed; top: 4.5px; left: 80px; z-index: 11 }
  28. /* delete form, footer, hr, imps, anchor, catalog, checkbox */
  29.     .deleteform,#absbot,hr,a[title="Pony"],option[value="mlp"],a[href="#top"],a[href="#bottom"],#tobottom,a[href=".././catalog"],body > .navLinks,.postInfo input[type="checkbox"]{display:none !important}
  30. /* pages */
  31.     .pagelist, #settings { box-shadow: 1px -1px 2px rgba(0,0,0,0.15); padding: 4px 8px !important; border: 0 !important; position: fixed; left: 0; bottom: 0; width: auto !important; border-radius: 3px }
  32.     .pagelist .pages { font-size: 0 } .pagelist a:before { content:" " }
  33.     .prev input, .next input, .pagelist .cataloglink a, #qf-ctrl, #filters-ctrl { -moz-appearance: none; -moz-box-sizing: border-box; background-color: #eee; font-size: 13px !important; line-height: 14px !important; padding: 0 6px !important; border: 1px #AAA solid !important; border-radius: 3px; margin-left: 7px }
  34.     .pagelist .prev, .pagelist .next, .pages { padding: 0 !important } div.pagelist > div span { display: inline !important } .cataloglink { position: relative; top: 2px }
  35. /* settings */
  36.     #settings { background-color: #D6DAF0; z-index: 3 }
  37. /* announcement
  38.     .hide-announcement, #globalMessage, #toggleMsgBtn { position: relative; top: 32px !important } .hide-announcement, #toggleMsgBtn { z-index: 3 }*/
  39. /* announcement */
  40.     a.hide-announcement, #globalMessage { position: relative; top: 25px } #globalMessage br + br { display: none !important }
  41.     #globalMessage h3 { color: rgb(175,10,15) !important; font-weight: 600 !important; margin: -0.1em !important }
  42.     #globalMessage strong { color: rgb(88,5,8) !important; font-weight: 400 !important }
  43. }
Advertisement
Add Comment
Please, Sign In to add comment