sanitysama

4chan imp 6/23

Jun 23rd, 2013
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.05 KB | None | 0 0
  1.     .post { border-radius: 4px } .reply { padding: 2px 8px !important } a, .button { text-decoration: none !important } .board { margin-bottom: 1.5em }
  2. /* font */
  3.     a, body, input, label, select, .boardTitle, .boardSubtitle { font-family: 'Akzidenz-Grotesk Pro', sans-serif !important } .prettyprint span { font-family: -moz-fixed,monospace,monospace !important }
  4. /* font size */
  5.     .reply, blockquote, a, span, label, .pagelist strong, textarea, time, td { font-size: 14px } .postertrip, .move, .backlink { font-size: 12px; font-weight: 300 !important }
  6.     .name, .boardTitle { font-weight: 400 !important } span.quote { color: #3C5014 !important }
  7. /* board list */
  8.     #full-board-list .boardList { font-size: 0 !important } a[data-only="catalog"] { line-height: 18px !important }
  9.     #shortcuts .shortcut, #header-bar > .menu-button a, #full-board-list a, #custom-board-list { position: relative; top: 1px } #shortcuts { margin-left: 30px }
  10. /* brackets */
  11.     .brackets-wrap:after, .brackets-wrap:before, .btn-wrap:after, .btn-wrap:before, .shortcut:not(:last-child):after { content: none !important }
  12.     .menu-button, .postNum span, .hide-announcement > span { font-size: 0 }
  13.     .hide-thread-button > span, .show-thread-button > span, .hide-reply-button > span, .show-reply-button > span { font-size: 0; color: transparent }
  14.     .hide-thread-button > span:before, .hide-reply-button > span:before, .hide-announcement > span:before { content: "▼"; font-size: 12px; color: #111; opacity: 0.25 }
  15.     .show-reply-button > span:before, .show-thread-button > span:before { content: "▶"; font-size: 12px; color: #111; opacity: 0.25 }
  16. /* toggle buttons */
  17.     #header-bar .menu-button,
  18.     .hide-reply-button, .hide-thread-button, .show-thread-button, .show-reply-button, a.hide-announcement, a.show-announcement {
  19.         background: linear-gradient(to bottom, rgba(255,255,255,0.75) 50%,rgba(228,229,240,0.75) 100%); border: 1px rgba(65,65,65,0.25) solid !important; border-radius: 2px; padding: 0 2px }
  20. /* menu button */
  21.     .menu-button { color: #bbb !important; position: relative; top: -5px; padding: 1px 2px !important }
  22.     #header-bar .menu-button { position: fixed !important; left: 5px }
  23.     #header-bar .menu-button i { color: #ccc !important; position: relative; top: -2px }
  24. /* link buttons */
  25.     #custom-board-list a[data-only="catalog"], .show-board-list-button, .hide-board-list-button a, a[href=".././"], .postNum .replylink, .qr-shortcut, .expand-all-shortcut, a.button,
  26.     .prev input, .prev a, .next input, .pagelist .cataloglink a, #qf-ctrl, #filters-ctrl, select { -moz-appearance: none !important; -o-appearance: none !important; -webkit-appearance: none !important;
  27.         background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(238,238,238,1) 100%); border: 1px rgba(65,65,65,0.25) solid !important; font-size: 12px !important;
  28.         padding: 0 2px !important; border-radius: 4px; opacity: 0.75; margin: 0 2px !important }
  29. /* logo */
  30.     .boardBanner { margin: 1.5em !important } .boardBanner, .title, .boardTitle { float: left } .title { clear: left; margin-right: 10px !important }
  31.     .boardTitle { padding-top: 7px !important } .boardTitle, .boardSubtitle { display: table-cell; clear: right } #delform, .stub { clear: both }
  32. /* return */
  33.     .navLinks, #info {float: left; clear: left; font-size: 0 } .navLinks a:after, #tobottom .button:after { content:" " }
  34. /* return bottom */
  35.     #delform .navLinks { position: fixed; top: 6px; left: 92px; z-index: 11 } #info .navLinks { position: fixed; top: 4px; left: 63px; z-index: 11 }
  36. /* delete form, footer, hr, imps, anchor, catalog, checkbox, ads */
  37.     .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"],
  38.     .topad,.middlead,.bottomad { display: none !important }
  39. /* pages */
  40.     .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 }
  41.     .pagelist .pages { font-size: 0 } .pagelist a:before { content:" " }
  42.     .cataloglink a { color: #000 !important } .cataloglink { position: relative; top: 2px; margin: 0 !important}
  43.     .pagelist .prev, .pagelist .next, .pages { padding: 0 !important } div.pagelist > div span { display: inline !important } .prev { font-size: 0 !important }
  44.     .prev a, .replylink { height: 18px !important; text-align: center; margin-left: 0 !important }
  45. /* settings */
  46.     #settings { background-color: #D6DAF0; z-index: 3 }
  47. /* announcement */
  48.     a.hide-announcement, #globalMessage { position: relative; top: 25px } #globalMessage br + br { display: none !important } .hide-announcement, #toggleMsgBtn { z-index: 3 }
  49.     #globalMessage h3 { color: rgb(175,10,15) !important; font-weight: 400 !important }
  50.     #globalMessage strong { color: rgb(88,5,8) !important; font-weight: 400 !important }
  51. /* */
  52.     #thread-stats { background-color: rgba(255,255,255,0.75) !important; border-radius: 8px; padding: 2px 4px !important }
Advertisement
Add Comment
Please, Sign In to add comment