Guest User

4chan - twily copy by zr

a guest
Jan 12th, 2014
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 12.69 KB | None | 0 0
  1. body.board_g hr {
  2.     display: none;
  3. }
  4.  
  5. div.navLinks.desktop {
  6.     display: none;
  7. }
  8.  
  9. div.globalMessage.hideMobile {
  10.     display: none;
  11. }
  12.  
  13. a.hide-announcement span {
  14.     display: none;
  15. }
  16.  
  17. div.center {
  18.     display: none;
  19. }
  20.  
  21. img.title {
  22.     display: none;
  23. }
  24.  
  25. div.postInfo.desktop input {
  26.     display: none;
  27. }
  28.  
  29. div.sideArrows {
  30.     display: none;
  31. }
  32.  
  33. div.boardSubtitle {
  34.     display: none;
  35. }
  36.  
  37. #delform hr {
  38.     display: none;
  39. }
  40.  
  41. div.absBotText {
  42.     display: none;
  43. }
  44.  
  45. div.deleteform {
  46.     display: none;
  47. }
  48.  
  49. hr.abovePostForm {
  50.     display: none;
  51. }
  52.  
  53. body.board_wg hr {
  54.     display: none;
  55. }
  56.  
  57. span.subject {
  58.     font-size: 12px;
  59.     font-family: drift;
  60.     font-weight: 300;
  61. }
  62.  
  63. span.name {
  64.     font-size: 12px;
  65.     font-family: drift;
  66.     font-weight: 300;
  67.     color: #8a8a8a;
  68. }
  69.  
  70. span.file-info {
  71.     font-size: 12px;
  72.     font-family: drift;
  73.     font-weight: 300;
  74.     color: #8a8a8a;
  75. }
  76.  
  77. a.fa.fa-times {
  78.     font-size: 12px;
  79.     font-family: drift;
  80.     font-weight: 300;
  81. }
  82.  
  83. #watched-threads div a {
  84.     font-size: 12px;
  85.     font-family: drift;
  86.     font-weight: 300;
  87. }
  88.  
  89. a.menu-button i {
  90.     font-size: 12px;
  91.     font-family: drift;
  92.     font-weight: 300;
  93. }
  94.  
  95. a.menu-button {
  96.     font-size: 12px;
  97.     font-family: drift;
  98.     font-weight: 300;
  99. }
  100.  
  101. span.postNum.desktop a {
  102.     font-size: 12px;
  103.     font-family: drift;
  104.     font-weight: 300;
  105. }
  106.  
  107. span.postertrip {
  108.     font-size: 12px;
  109.     font-family: drift;
  110.     font-weight: 300;
  111. }
  112.  
  113. a.backlink {
  114.     font-size: 12px;
  115.     font-family: drift;
  116.     font-weight: 300;
  117. }
  118.  
  119. span.dateTime {
  120.     font-size: 12px;
  121.     font-family: drift;
  122.     font-weight: 300;
  123.     color: #8a8a8a;
  124. }
  125.  
  126. #custom-board-list a {
  127.     font-size: 12px;
  128.     font-family: drift;
  129.     font-weight: 300;
  130.     -webkit-font-smoothing: none;
  131. }
  132.  
  133. #custom-board-list {
  134.     font-size: 12px;
  135.     font-family: drift;
  136.     font-weight: 300;
  137.     -webkit-font-smoothing: none;
  138. }
  139.  
  140. div.dialog div label {
  141.     font-size: 12px;
  142.     font-family: drift;
  143.     font-weight: 300;
  144.     -webkit-font-smoothing: none;
  145. }
  146.  
  147. body.board_wg {
  148.     background-image: url('http://i.imgur.com/HBRoUjD.png');
  149. }
  150.  
  151. body.nws.photon hr {
  152.     display: none;
  153. }
  154.  
  155. div.boardTitle {
  156.     margin-top: 45px;
  157.     margin-right: 0;
  158.     margin-bottom: 45px;
  159.     margin-left: 0;
  160. }
  161.  
  162. body.nws.photon {
  163.     background-image: url('http://i.imgur.com/HBRoUjD.png');
  164. }
  165.  
  166. div.meta b {
  167.     font-family: drift;
  168.     font-size: 12px;
  169.     font-weight: normal;
  170.     -webkit-font-smoothing: none;
  171. }
  172.  
  173. div.teaser b {
  174.     font-family: drift;
  175.     font-size: 12px;
  176.     font-weight: normal;
  177.     -webkit-font-smoothing: none;
  178. }
  179.  
  180. div.teaser {
  181.     font-family: drift;
  182.     font-size: 12px;
  183.     font-weight: normal;
  184.     -webkit-font-smoothing: none;
  185.     font-style: normal;
  186. }
  187.  
  188. div.meta i b {
  189.     font-family: drift;
  190.     font-size: 12px;
  191.     font-weight: normal;
  192.     -webkit-font-smoothing: none;
  193.     font-style: normal;
  194. }
  195.  
  196. div.meta i {
  197.     font-family: drift;
  198.     font-size: 12px;
  199.     font-weight: normal;
  200.     -webkit-font-smoothing: none;
  201.     font-style: normal;
  202. }
  203.  
  204. div.meta {
  205.     font-family: drift;
  206.     font-size: 12px;
  207.     font-weight: normal;
  208.     -webkit-font-smoothing: none;
  209.     font-style: normal;
  210. }
  211.  
  212. span.button {
  213.     font-family: drift;
  214.     font-size: 12px;
  215.     font-weight: normal;
  216.     -webkit-font-smoothing: none;
  217.     font-style: normal;
  218. }
  219.  
  220. span.btn-wrap {
  221.     font-family: drift;
  222.     font-size: 12px;
  223.     font-weight: normal;
  224.     -webkit-font-smoothing: none;
  225.     font-style: normal;
  226. }
  227.  
  228. #order-ctrl {
  229.     display: none;
  230. }
  231.  
  232. span.ctrl-wrap {
  233.     display: none;
  234. }
  235.  
  236. #styleSwitcher {
  237.     margin-bottom: 45px;
  238. }
  239.  
  240. span.file-info a {
  241.     margin-left: 3px;
  242. }
  243.  
  244. div.stylechanger {
  245.     display: none;
  246. }
  247.  
  248. span.description {
  249.     font-family: drift;
  250.     font-size: 12px;
  251.     font-weight: normal;
  252.     font-style: normal;
  253.     -webkit-font-smoothing: none;
  254. }
  255.  
  256. section.section-main fieldset legend {
  257.     font-family: drift;
  258.     font-size: 12px;
  259.     font-weight: normal;
  260.     font-style: normal;
  261.     -webkit-font-smoothing: none;
  262. }
  263.  
  264. a.tab-sauce {
  265.     font-family: drift;
  266.     font-size: 12px;
  267.     font-weight: normal;
  268.     font-style: normal;
  269.     -webkit-font-smoothing: none;
  270. }
  271.  
  272. a.tab-qr {
  273.     font-family: drift;
  274.     font-size: 12px;
  275.     font-weight: normal;
  276.     font-style: normal;
  277.     -webkit-font-smoothing: none;
  278. }
  279.  
  280. a.tab-filter {
  281.     font-family: drift;
  282.     font-size: 12px;
  283.     font-weight: normal;
  284.     font-style: normal;
  285.     -webkit-font-smoothing: none;
  286. }
  287.  
  288. a.tab-main.tab-selected {
  289.     font-family: drift;
  290.     font-size: 12px;
  291.     font-weight: normal;
  292.     font-style: normal;
  293.     -webkit-font-smoothing: none;
  294. }
  295.  
  296. a.tab-rice {
  297.     font-family: drift;
  298.     font-size: 12px;
  299.     font-weight: normal;
  300.     font-style: normal;
  301.     -webkit-font-smoothing: none;
  302. }
  303.  
  304. a.tab-archives {
  305.     font-family: drift;
  306.     font-size: 12px;
  307.     font-weight: normal;
  308.     font-style: normal;
  309.     -webkit-font-smoothing: none;
  310. }
  311.  
  312. a.tab-keybinds {
  313.     font-family: drift;
  314.     font-size: 12px;
  315.     font-weight: normal;
  316.     font-style: normal;
  317.     -webkit-font-smoothing: none;
  318. }
  319.  
  320. div.credits a {
  321.     font-family: drift;
  322.     font-size: 12px;
  323.     font-weight: normal;
  324.     font-style: normal;
  325.     -webkit-font-smoothing: none;
  326. }
  327.  
  328. section.section-main fieldset {
  329.     border-style: solid;
  330.     border-color: #333;
  331.     border-width: 1px;
  332. }
  333.  
  334. div.imp-exp {
  335.     margin-top: 10px;
  336. }
  337.  
  338. a.tab-main {
  339.     font-family: drift;
  340.     font-size: 12px;
  341.     font-weight: normal;
  342.     font-style: normal;
  343.     -webkit-font-smoothing: none;
  344. }
  345.  
  346. section.section-filter div p {
  347.     font-family: drift;
  348.     font-size: 12px;
  349.     font-weight: normal;
  350.     font-style: normal;
  351.     -webkit-font-smoothing: none;
  352. }
  353.  
  354. ul li code {
  355.     font-family: drift;
  356.     font-size: 12px;
  357.     font-weight: normal;
  358.     font-style: normal;
  359.     -webkit-font-smoothing: none;
  360. }
  361.  
  362. div ul li {
  363.     font-family: drift;
  364.     font-size: 12px;
  365.     font-weight: normal;
  366.     font-style: normal;
  367.     -webkit-font-smoothing: none;
  368. }
  369.  
  370. section.section-qr fieldset p {
  371.     font-family: drift;
  372.     font-size: 12px;
  373.     font-weight: normal;
  374.     font-style: normal;
  375.     -webkit-font-smoothing: none;
  376. }
  377.  
  378. section.section-qr fieldset ul {
  379.     font-family: drift;
  380.     font-size: 12px;
  381.     font-weight: normal;
  382.     font-style: normal;
  383.     -webkit-font-smoothing: none;
  384. }
  385.  
  386. section.section-sauce ul {
  387.     font-family: drift;
  388.     font-size: 12px;
  389.     font-weight: normal;
  390.     font-style: normal;
  391.     -webkit-font-smoothing: none;
  392. }
  393.  
  394. section.section-sauce div {
  395.     font-family: drift;
  396.     font-size: 12px;
  397.     font-weight: normal;
  398.     font-style: normal;
  399.     -webkit-font-smoothing: none;
  400. }
  401.  
  402. fieldset div code {
  403.     font-family: drift;
  404.     font-size: 12px;
  405.     font-weight: normal;
  406.     font-style: normal;
  407.     -webkit-font-smoothing: none;
  408. }
  409.  
  410. section.section-rice fieldset legend {
  411.     font-family: drift;
  412.     font-size: 12px;
  413.     font-weight: normal;
  414.     font-style: normal;
  415.     -webkit-font-smoothing: none;
  416. }
  417.  
  418. input.field {
  419.     font-size: 12px;
  420.     font-family: drift;
  421.     font-weight: 300;
  422.     -webkit-font-smoothing: none;
  423.     border-left-width: 1pxpx;
  424.     border-bottom-width: 0;
  425.     border-right-width: 0;
  426. }
  427.  
  428. span.backlink-preview {
  429.     font-family: drift;
  430.     font-size: 12px;
  431.     font-weight: normal;
  432.     font-style: normal;
  433.     -webkit-font-smoothing: none;
  434. }
  435.  
  436. span.fnfull {
  437.     font-family: drift;
  438.     font-size: 12px;
  439.     font-weight: normal;
  440.     font-style: normal;
  441.     -webkit-font-smoothing: none;
  442. }
  443.  
  444. span.fntrunc {
  445.     font-family: drift;
  446.     font-size: 12px;
  447.     font-weight: normal;
  448.     font-style: normal;
  449.     -webkit-font-smoothing: none;
  450. }
  451.  
  452. span.fileText.file-info-preview {
  453.     font-family: drift;
  454.     font-size: 12px;
  455.     font-weight: normal;
  456.     font-style: normal;
  457.     -webkit-font-smoothing: none;
  458. }
  459.  
  460. section.section-rice fieldset div {
  461.     font-family: drift;
  462.     font-size: 12px;
  463.     font-weight: normal;
  464.     font-style: normal;
  465.     -webkit-font-smoothing: none;
  466. }
  467.  
  468. tbody tr td {
  469.     font-family: drift;
  470.     font-size: 12px;
  471.     font-weight: normal;
  472.     font-style: normal;
  473.     -webkit-font-smoothing: none;
  474. }
  475.  
  476. tbody tr th {
  477.     font-family: drift;
  478.     font-size: 12px;
  479.     font-weight: normal;
  480.     font-style: normal;
  481.     -webkit-font-smoothing: none;
  482. }
  483.  
  484. section.section-keybinds div kbd {
  485.     font-family: drift;
  486.     font-size: 12px;
  487.     font-weight: normal;
  488.     font-style: normal;
  489.     -webkit-font-smoothing: none;
  490. }
  491.  
  492. div.warning code {
  493.     font-family: drift;
  494.     font-size: 12px;
  495.     font-weight: normal;
  496.     font-style: normal;
  497.     -webkit-font-smoothing: none;
  498. }
  499.  
  500. div.warning {
  501.     font-family: drift;
  502.     font-size: 12px;
  503.     font-weight: normal;
  504.     font-style: normal;
  505.     -webkit-font-smoothing: none;
  506. }
  507.  
  508. section.section-keybinds div {
  509.     font-family: drift;
  510.     font-size: 12px;
  511.     font-weight: normal;
  512.     font-style: normal;
  513.     -webkit-font-smoothing: none;
  514. }
  515.  
  516. section.section-archives p time {
  517.     font-family: drift;
  518.     font-size: 12px;
  519.     font-weight: normal;
  520.     font-style: normal;
  521.     -webkit-font-smoothing: none;
  522. }
  523.  
  524. section.section-archives p {
  525.     font-family: drift;
  526.     font-size: 12px;
  527.     font-weight: normal;
  528.     font-style: normal;
  529.     -webkit-font-smoothing: none;
  530. }
  531.  
  532. thead tr th {
  533.     font-family: drift;
  534.     font-size: 12px;
  535.     font-weight: normal;
  536.     font-style: normal;
  537.     -webkit-font-smoothing: none;
  538. }
  539.  
  540. div.move {
  541.     font-size: 12px;
  542.     font-family: drift;
  543.     font-weight: 300;
  544.     -webkit-font-smoothing: none;
  545.     display: none;
  546. }
  547.  
  548. body.nws.tomorrow {
  549.     background-image: url('http://i.imgur.com/HBRoUjD.png');
  550. }
  551.  
  552. body.nws.tomorrow hr {
  553.     display: none;
  554. }
  555.  
  556. #filtered-label {
  557.     font-family: drift;
  558.     font-size: 12px;
  559.     font-weight: normal;
  560.     -webkit-font-smoothing: none;
  561.     font-style: normal;
  562. }
  563.  
  564. div.post.reply {
  565.     width: 99.6%;
  566.     background-color: transparent;
  567.     border-style: dashed;
  568.     border-color: #333;
  569.     border-top-width: 1px;
  570.     border-bottom-width: 0;
  571.     border-left-width: 0;
  572.     border-right-width: 0;
  573. }
  574.  
  575. div.inline {
  576.     background-color: transparent;
  577.     border-style: none;
  578.     box-shadow: 0 0 5px rgba(0,0,0,0.25);
  579.     margin-left: 5px;
  580.     padding-right: 3px;
  581.     margin-top: 5px;
  582.     width: 99.05%;
  583.     margin-right: 5px;
  584. }
  585.  
  586. blockquote.postMessage {
  587.     font-size: 12px;
  588.     font-family: drift;
  589.     font-weight: 300;
  590.     color: #8a8a8a;
  591. }
  592.  
  593. div.fileText a {
  594.     font-size: 12px;
  595.     font-family: drift;
  596.     font-weight: 300;
  597. }
  598.  
  599. span.quote {
  600.     color: rgb(107,180,140);
  601. }
  602.  
  603. img.full-image {
  604.     box-shadow: 0 0 5px rgba(0,0,0,0.25);
  605.     border-radius: 5px;
  606. }
  607.  
  608. div.thread {
  609.     margin-left: 45px;
  610.     margin-right: 45px;
  611.     box-shadow: 0 0 5px rgba(0,0,0,0.25);
  612.     background-color: #ffffff;
  613.     margin-bottom: 60px;
  614. }
  615.  
  616. div.dialog {
  617.     -webkit-font-smoothing: none;
  618.     background-color: #ffffff;
  619.     box-shadow: 0 0 5px rgba(0,0,0,0.25);
  620.     border-style: none;
  621. }
  622.  
  623. div.dialog.has-captcha div select {
  624.     font-family: drift;
  625.     font-size: 12px;
  626.     font-weight: normal;
  627.     font-style: normal;
  628. }
  629.  
  630. span.move {
  631.     font-size: 12px;
  632.     font-family: drift;
  633.     font-weight: 300;
  634. }
  635.  
  636. textarea.field {
  637.     font-family: drift;
  638.     font-size: 12px;
  639.     font-weight: normal;
  640.     font-style: normal;
  641.     -webkit-font-smoothing: none;
  642.     border-bottom-width: 0;
  643.     border-left-width: 0;
  644.     border-right-width: 0;
  645. }
  646.  
  647. div.captcha-img img {
  648.     border-style: solid;
  649.     border-color: #ffffff;
  650.     border-width: 0;
  651. }
  652.  
  653. input.captcha-input.field {
  654.     border-top-width: 0;
  655.     border-bottom-width: 1pxpx;
  656.     border-left-width: 0;
  657.     border-right-width: 0;
  658. }
  659.  
  660. #qr-no-file {
  661.     font-family: drift;
  662.     font-size: 12px;
  663. }
  664.  
  665. #dump-button {
  666.     border-left-width: 0;
  667. }
  668.  
  669. div.captcha-img {
  670.     border-style: solid;
  671.     border-color: #ccc;
  672.     outline: none;
  673.     border-top-width: 1px;
  674.     border-bottom-width: 1px;
  675.     border-left-width: 0;
  676.     border-right-width: 0;
  677. }
  678.  
  679. #qr-filename {
  680.     font-size: 12px;
  681.     font-family: drift;
  682. }
  683.  
  684. #qr-filesize {
  685.     font-size: 12px;
  686.     font-family: drift;
  687. }
  688.  
  689. div.navLinks {
  690.     display: none;
  691. }
  692.  
  693. div.post.op {
  694.     min-height: 150px;
  695.     height: 220px;
  696. }
  697.  
  698. a.fileThumb img {
  699.     box-shadow: 0 0 5px rgba(0,0,0,0.25);
  700.     border-radius: 5px;
  701. }
  702.  
  703. a.summary {
  704.     font-size: 12px;
  705.     font-family: drift;
  706.     font-weight: normal;
  707. }
  708.  
  709. span.page-num {
  710.     font-size: 12px;
  711.     font-family: drift;
  712. }
  713.  
  714. .fa-bookmark-o:before {
  715.     content: "";
  716. }
  717.  
  718. .fa-bookmark:before {
  719.     content: "";
  720. }
  721.  
  722. .fa-comments-o:before {
  723.     content: "†":;
  724. }
Advertisement
Add Comment
Please, Sign In to add comment