sanitysama

4chan imp 10/9

Oct 9th, 2013
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.05 KB | None | 0 0
  1. /* font */
  2.     body, input, label, select, .boardTitle, .boardSubtitle { font-family: 'Akzidenz-Grotesk Pro', sans-serif !important }
  3.     .qr-shortcut, .expand-all-shortcut, .watcher-toggler { font-family: FontAwesome !important }
  4.     .prettyprint span { font-family: -moz-fixed,monospace,monospace !important }
  5.     .button, a { text-decoration: none !important }
  6. /* font size */
  7.     .reply, blockquote, a, span, label, textarea, time, td { font-size: 15px }
  8.     .postertrip, .move, .backlink { font-size: 12px !important; font-weight: 300 !important }
  9.     .name, .boardTitle { font-weight: 400 !important }
  10.     blockquote > span.quote { color: #3C5014 !important }
  11.     .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,
  12.     #full-board-list .boardList, #thread-stats div { font-size: 0 }
  13. /* board list */
  14.     a[data-only="catalog"] { line-height: 18px !important }
  15.     #shortcuts .shortcut, #header-bar > .menu-button a, #full-board-list a, #custom-board-list { position: relative; top: 1px }
  16.     #shortcuts { margin-left: 30px }
  17. /* logo */
  18.     .boardBanner { margin: 1.5em !important }
  19.     .boardBanner, .title, .boardTitle { float: left }
  20.     .title { clear: left; margin-right: 10px !important }
  21.     .boardTitle { padding-top: 7px !important }
  22.     .boardTitle, .boardSubtitle { display: table-cell; clear: right }
  23.     #info { clear: left }
  24. /* announcement */
  25.     a.hide-announcement, #globalMessage { position: relative; top: 30px }
  26.     .hide-announcement, #toggleMsgBtn { z-index: 3 }
  27.     #globalMessage h3 { color: rgb(175,10,15) !important; font-weight: 400 !important }
  28.     #globalMessage strong { color: rgb(88,5,8) !important; font-weight: 400 !important }
  29. /* 4chanx menu button */
  30.     #header-bar .menu-button { position: fixed !important; top: -2px; left: 6px; height: 20px; width: 20px; background: linear-gradient(to bottom,rgba(255,255,255,1)0%,rgba(239,239,239,0.75)100%) }
  31.     #header-bar .menu-button i { color: rgba(40,40,40,0.35); position: relative; left: 4px; top: 4px }
  32. /* link buttons */
  33.     .postNum .replylink, .qr-shortcut, .expand-all-shortcut, .contract-all-shortcut { padding: 0 2px !important; margin: 0 2px !important }
  34. /* posts */
  35.     .post { border-radius: 4px }
  36.     .reply { padding: 2px 8px !important }
  37.     .post .menu-button { color: #aaa !important; position: relative; top: -4px; padding: 1px 2px !important }
  38.     .stub .menu-button { position: relative; bottom: 5px }
  39.     #delform, .stub { clear: both }
  40.     .postNum .replylink { margin: 0 -6px !important }
  41. /* pages */
  42.     .pagelist, #settings { box-shadow: 1px -1px 2px rgba(0,0,0,0.15); border: 0 !important; position: fixed; left: 0; bottom: 0; width: auto !important; border-radius: 4px }
  43.     .pagelist a:before { content:" " }
  44.     .cataloglink { border-left: 0 !important }
  45.     .pagelist .pages { padding: 0 !important }
  46. /* settings */
  47.     #settings { background-color: #D6DAF0; z-index: 3; padding: 3px 7px !important }
  48. /* stats */
  49.     #thread-stats span, #update-timer, #update-status { font-weight: 400 !important; margin: 2px }
  50.     #thread-stats .move, #updater .move { margin-top: 4px !important }
  51. /* sauce */
  52.     .fileInfo > a { text-transform: lowercase !important; opacity: 0.25 }
  53.     .fileInfo:hover > a { opacity: 1 !important }
  54. /* brackets */
  55.     .brackets-wrap:after, .brackets-wrap:before, .btn-wrap:after, .btn-wrap:before, .shortcut:not(:last-child):after { content: none !important }
  56.     .hide-thread-button > span:before, .hide-reply-button > span:before, .hide-announcement > span:before { content: "▼"; font-size: 12px; color: #111; opacity: 0.25 }
  57.     .show-reply-button > span:before, .show-thread-button > span:before { content: "▶"; font-size: 12px; color: #111; opacity: 0.25 }
  58. /* removed */
  59.     hr, #absbot, #globalMessage br + br, .postInfo input[type="checkbox"], a[title="Pony"], option[value="mlp"],
  60.     .ad-plea, .deleteform, .navLinks, .pagelist .prev, .pagelist .next, .topad, .middlead, .bottomad { display: none !important }
Advertisement
Add Comment
Please, Sign In to add comment