Advertisement
Guest User

4chan.css

a guest
Jan 20th, 2019
558
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 25.29 KB | None | 0 0
  1.  
  2. html{
  3.     -moz-text-size-adjust:100%;
  4.     -webkit-text-size-adjust:100%;
  5.     -ms-text-size-adjust:100%
  6. }
  7.  body{
  8.     background:#000000 none;
  9.      color:#70b38c;
  10.      font-family:'Roboto',arial,helvetica,sans-serif;
  11.      font-size:10pt;
  12.      margin-left:0;
  13.      margin-right:0;
  14.      margin-top:5px;
  15.      padding-left:5px;
  16.      padding-right:5px
  17. }
  18.  .nwsb{
  19.     display:none
  20. }
  21.  .adg-rects{
  22.     margin:10px 0;
  23.     text-align:center
  24. }
  25.  .adg, .adg-m{
  26.     overflow:hidden
  27. }
  28.  .adg-rep .adg{
  29.     margin-left:15px
  30. }
  31.  .adp-228{
  32.     margin:auto;
  33.     width:728px;
  34.     height:320px
  35. }
  36.  .adp-90{
  37.     margin:auto;
  38.     width:728px;
  39.     height:90px
  40. }
  41.  .adp-50{
  42.     margin:auto;
  43.     width:320px;
  44.     height:50px
  45. }
  46.  .adp-250{
  47.     margin:auto;
  48.     width:300px;
  49.     height:250px
  50. }
  51.  .adp-row{
  52.     display:inline-block;
  53.     margin:0 10px
  54. }
  55.  hr#op, #ctrl-top{
  56.      clear:both
  57. }
  58.  .party-hat{
  59.      left:0;
  60.      margin-top:-80px;
  61.      position:absolute;
  62.      pointer-events:none
  63. }
  64.  .sjis, #quickReply .sjis{
  65.      font-size:16px;
  66.      line-height:17px;
  67.      white-space:pre;
  68.      font-family:ipamonapgothic,mona,ms pgothic,monospace;
  69.      overflow:auto;
  70.      display:block;
  71.      clear:left
  72. }
  73.  .tex-logo{
  74.      font-size:.8em
  75. }
  76.  .tex-logo sub{
  77.      font-size:.8em;
  78.     text-transform:uppercase
  79. }
  80.  .mu-s{
  81.      font-weight:700
  82. }
  83.  .mu-i{
  84.      font-style:italic
  85. }
  86.  .mu-r{
  87.      color:#c41e3a
  88. }
  89.  .mu-g{
  90.      color:#00a550
  91. }
  92.  .mu-b{
  93.      color:#1d8dc4
  94. }
  95.  .pu-lbl{
  96.      color:#117743;
  97.      font-weight:700;
  98.      font-size:12px
  99. }
  100.  .pu-img{
  101.      vertical-align:middle;
  102.      margin-top:-3px;
  103.      margin-right:3px;
  104.      display:inline-block;
  105.      width:16px;
  106.      height:16px;
  107.      background:url(//s.4cdn.org/image/minileaf.gif)
  108. }
  109.  .n-pu{
  110.      vertical-align:middle;
  111.      display:inline-block;
  112.      width:16px;
  113.      height:16px;
  114.      margin-top:-2px;
  115.      background:url(//s.4cdn.org/image/minileaf.gif)
  116. }
  117.  .jla-it{
  118.     height:420px;
  119.     width:680px
  120. }
  121. .jla-it-p{
  122.     font-size:.85em;
  123.     text-align:center
  124. }
  125. .n-atb{
  126.     border-radius:6px;
  127.     padding:1px 4px;
  128.     color:#353839
  129. }
  130. .atsb2018 table{
  131.     margin:auto;
  132.     font-size:90%
  133. }
  134. .atsb2018 td{
  135.     white-space:nowrap;
  136.     padding:0 4px
  137. }
  138. .atsb2018 .atsgc{
  139.     width:280px
  140. }
  141. .atsb2018 .atgg{
  142.     height:20px
  143. }
  144. .n-atb-0{
  145.     background-color:#f3f56f
  146. }
  147. .n-atb-1{
  148.     background-color:#7b3f00;
  149.     color:#f2f3f4
  150. }
  151. .n-atb-2{
  152.     background-color:#fffdd0
  153. }
  154. .n-atb-3{
  155.     background-color:#e4d00a
  156. }
  157. .n-atb-4{
  158.     background-color:#50c878
  159. }
  160. .n-atb-0::after{
  161.     content:'Team Peep'
  162. }
  163. .n-atb-1::after{
  164.     content:'Team Chocolate'
  165. }
  166. .n-atb-2::after{
  167.     content:'Team Creme'
  168. }
  169. .n-atb-3::after{
  170.     content:'Team Peanut Butter'
  171. }
  172. .n-atb-4::after{
  173.     content:'Team Mini'
  174. }
  175. @media only screen and (max-width:700px){
  176.     .jla-it{
  177.         width:340px;
  178.         height:220px;
  179.         margin:auto
  180.     }
  181.     .jla-it img{
  182.         width:340px;
  183.         height:200px
  184.     }
  185. }
  186. .centeredThreads .party-hat{
  187.     left:12%
  188. }
  189. #disclaimer{
  190.     font-size:14px;
  191.     position:absolute;
  192.     overflow:hidden;
  193.     top:0;
  194.     left:0;
  195.     width:100%;
  196.     height:100%;
  197.     z-index:9998
  198. }
  199. #disclaimer-bg{
  200.     position:fixed;
  201.     top:0;
  202.     left:0;
  203.     width:100%;
  204.     height:100%;
  205.     background-color:rgba(0,0,0,.25)
  206. }
  207. #disclaimer-modal{
  208.     z-index:9999;
  209.     width:320px;
  210.     top:0;
  211.     left:50%;
  212.     margin-left:-170px;
  213.     display:block;
  214.     padding:10px;
  215.     position:relative;
  216.     background-color:#282a2e;
  217.     box-shadow:0 0 5px rgba(0,0,0,.25)
  218. }
  219. #disclaimer ol{
  220.     margin-left:20px;
  221.     padding:0
  222. }
  223. #disclaimer li{
  224.     margin:10px 0
  225. }
  226. #disclaimer h3{
  227.     border-bottom:1px solid #111;
  228.     margin:0;
  229.     padding-bottom:5px;
  230.     text-align:center
  231. }
  232. #disclaimer-modal div{
  233.     margin-top:10px;
  234.     text-align:center
  235. }
  236. #disclaimer-modal button{
  237.     margin:0 10px
  238. }
  239. #disclaimer-accept{
  240.     font-weight:700
  241. }
  242. #footer-links{
  243.     margin-top:5px
  244. }
  245. .isMobileDevice blockquote.postMessage{
  246.     font-size:11pt
  247. }
  248. .belowLeaderboard{
  249.     width:728px;
  250.     max-width:100%
  251. }
  252. .aboveMidAd{
  253.     width:468px;
  254.     max-width:100%
  255. }
  256. #postFormError{
  257.     background-color:#e62020;
  258.     color:#fff;
  259.     font-family:monospace;
  260.     font-size:13px;
  261.     font-weight:700;
  262.     padding:3px 5px;
  263.     text-shadow:0 1px rgba(0,0,0,.2);
  264.     display:none;
  265.     margin-top:3px
  266. }
  267. #postFormError a{
  268.     color:#fff
  269. }
  270. .painter-ctrl input,#qr-painter-ctrl input{
  271.     width:30px!important;
  272.     text-align:center
  273. }
  274. #oe-canvas-preview{
  275.     position:absolute;
  276.     margin-left:5px;
  277.     margin-top:3px;
  278.     box-shadow:0 0 1px 1px rgba(0,0,0,.25)
  279. }
  280. #captchaContainerAlt{
  281.     height:80px
  282. }
  283. #captchaContainerAlt .recaptcha_image_cell{
  284.     padding:0 0 5px!important
  285. }
  286. #captchaContainerAlt #recaptcha_table{
  287.     border:0!important
  288. }
  289. #captchaContainerAlt #recaptcha_response_field{
  290.     width:300px!important;
  291.     padding:0!important
  292. }
  293. #qrCaptchaContainerAlt #recaptcha_response_field{
  294.     width:296px!important
  295. }
  296. #captchaContainerAlt #recaptcha_image,#qrCaptchaContainerAlt #recaptcha_image{
  297.     border:0!important
  298. }
  299. #qrCaptchaContainerAlt .recaptcha_image_cell{
  300.     padding:0!important
  301. }
  302. #qrCaptchaContainerAlt #recaptcha_table{
  303.     border:0!important
  304. }
  305. #captchaContainerAlt td:nth-child(2),#captchaContainerAlt td:nth-child(3),#qrCaptchaContainerAlt td:nth-child(2),#qrCaptchaContainerAlt td:nth-child(3){
  306.     display:none!important
  307. }
  308. #qrCaptchaContainerAlt{
  309.     height:80px;
  310.     width:300px
  311. }
  312. .recaptchatable{
  313.     background-color:transparent!important;
  314.     border:none!important
  315. }
  316. .recaptcha_image_cell{
  317.     background-color:transparent!important
  318. }
  319. #g-recaptcha{
  320.     height:78px
  321. }
  322. #recaptcha_div{
  323.     height:107px;
  324.     width:442px
  325. }
  326. #recaptcha_challenge_field{
  327.     width:400px
  328. }
  329. .recaptcha_input_area{
  330.     padding:0!important
  331. }
  332. #recaptcha_table tr:first-child{
  333.     height:auto!important
  334. }
  335. #recaptcha_table tr:first-child>td:not(:first-child){
  336.     padding:0 7px!important
  337. }
  338. #recaptcha_table tr:last-child td:last-child{
  339.     padding-bottom:0!important
  340. }
  341. #recaptcha_table tr:last-child td:first-child{
  342.     padding-left:0!important
  343. }
  344. #recaptcha_image{
  345.     cursor:pointer
  346. }
  347. #recaptcha_response_field{
  348.     width:292px;
  349.     margin-right:0!important;
  350.     font-size:10pt!important
  351. }
  352. input:-moz-placeholder{
  353.     color:gray!important
  354. }
  355. #recaptcha_image{
  356.     border:1px solid #aaa!important
  357. }
  358. #recaptcha_table tr>td:last-child{
  359.     display:none!important
  360. }
  361. #captchaContainer{
  362.     width:343px;
  363.     height:86px;
  364.     line-height:99px;
  365.     overflow:hidden
  366. }
  367. #captchaContainer .placeholder{
  368.     font-style:italic;
  369.     padding-left:5px
  370. }
  371. .mobile,.mobileinline,.mobileib{
  372.     display:none!important
  373. }
  374. a,a:visited{
  375.     color:#81a2be!important;
  376.     text-decoration:none
  377. }
  378. a.replylink:not(:hover),div#absbot a:not(:hover){
  379.     color:#81a2be!important
  380. }
  381. a:hover{
  382.     color:#5f89ac!important
  383. }
  384. div#absbot{
  385.     color:#c5c8c6;
  386.     clear:both
  387. }
  388. div.board>hr{
  389.     clear:both
  390. }
  391. img{
  392.     border:none
  393. }
  394. img.topad,.topad>div,.topad a img{
  395.     width:728px;
  396.     height:90px;
  397.     max-width:100%;
  398.     overflow:hidden;
  399.     margin:auto
  400. }
  401. img.middlead,.middlead>div,.middlead a img{
  402.     width:468px;
  403.     height:60px;
  404.     max-width:100%;
  405.     overflow:hidden;
  406.     margin:auto
  407. }
  408. img.bottomad,.bottomad>div,.bottomad a img{
  409.     width:728px;
  410.     height:90px;
  411.     max-width:100%;
  412.     overflow:hidden;
  413.     margin:auto
  414. }
  415. hr{
  416.     border:none;
  417.     border-top:1px solid #282a2e;
  418.     height:0
  419. }
  420. hr.abovePostForm{
  421.     width:90%
  422. }
  423. span.x-small{
  424.     font-size:x-small
  425. }
  426. .mobile{
  427.     display:none
  428. }
  429. ul.rules{
  430.     margin:0;
  431.     padding:0;
  432.     margin-top:5px
  433. }
  434. ul.rules>li{
  435.     list-style:none;
  436.     font-size:11px
  437. }
  438. .rules>li:before{
  439.     content:"\2022 \20"
  440. }
  441. div.boardBanner{
  442.     text-align:center;
  443.     clear:both
  444. }
  445. #bannerCnt{
  446.     border:1px solid #000;
  447.     margin:5px auto;
  448.     width:300px;
  449.     height:100px;
  450.     max-width:100%
  451. }
  452. div.boardBanner>div.boardTitle{
  453.     font-family:Tahoma,sans-serif;
  454.     font-size:28px;
  455.     font-weight:700;
  456.     letter-spacing:-2px;
  457.     margin-top:0
  458. }
  459. div.boardBanner>div.boardSubtitle{
  460.     font-size:x-small
  461. }
  462. div#boardNavDesktop{
  463.     font-size:9pt;
  464.     color:#c5c8c6;
  465.     display:block
  466. }
  467. .hasDropDownNav #navtopright{
  468.     display:none
  469. }
  470. #boardNavDesktop .pageJump{
  471.     padding:0
  472. }
  473. #boardNavDesktop .pageJump a{
  474.     padding-right:5px
  475. }
  476. div#boardNavDesktop a{
  477.     font-weight:400;
  478.     padding:1px;
  479.     text-decoration:none;
  480.     color:#81a2be
  481. }
  482. div.pContainer{
  483. }
  484. div.opContainer{
  485.     display:inline
  486. }
  487. div.sideArrows{
  488.     color:#c5c8c6;
  489.     float:left;
  490.     margin-right:2px;
  491.     margin-top:0;
  492.     margin-left:2px
  493. }
  494. div.thread{
  495.     margin:0;
  496.     clear:both
  497. }
  498. div.post{
  499.     margin:4px 0;
  500.     overflow:hidden
  501. }
  502. div.thread>div:nth-of-type(2)>div.reply{
  503.     margin-top:2px!important
  504. }
  505. div.op{
  506.     display:inline
  507. }
  508. div.reply{
  509.     background-color:#1f293bc2;
  510.     border:1px solid #000000;
  511.     display:table;
  512.     padding:2px
  513. }
  514. div.reply input{
  515.     float:none
  516. }
  517. div.post div.postInfo{
  518.     display:block;
  519.     width:100%
  520. }
  521. .fileText{
  522.     max-width:600px;
  523.     white-space:nowrap
  524. }
  525. div.post div.postInfo span.postNum{
  526. }
  527. div.post div.postInfo span.postNum>a{
  528.     text-decoration:none;
  529.     color:#c5c8c6!important
  530. }
  531. div.post div.postInfo span.postNum a:hover,.posteruid .hand:hover{
  532.     color:#5f89ac!important
  533. }
  534. div.post div.postInfo span.nameBlock{
  535.     display:inline-block
  536. }
  537. div.post div.postInfo span.nameBlock span.name{
  538.     color:#c5c8c6;
  539.     font-weight:700
  540. }
  541. div.post div.postInfo span.nameBlock span.postertrip{
  542.     color:#c5c8c6;
  543.     font-weight:400!important
  544. }
  545. div.post div.postInfo span.date{
  546. }
  547. div.post div.postInfo span.time{
  548. }
  549. div.post div.postInfo span.subject{
  550.     color:#b294bb;
  551.     font-weight:700
  552. }
  553. div.post blockquote.postMessage{
  554.     display:block
  555. }
  556. blockquote>span.quote{
  557.     color:#b5bd68
  558. }
  559. .quoteLink,.quotelink,.deadlink{
  560.     color:#5f89ac!important;
  561.     text-decoration:underline
  562. }
  563. a.quoteLink:hover,a.quotelink:hover{
  564.     color:#81a2be!important
  565. }
  566. .is_arclist .belowLeaderboard{
  567.     display:none
  568. }
  569. #arc-list{
  570.     max-width:80%;
  571.     margin:10px auto 0
  572. }
  573. #arc-list td{
  574.     text-align:center
  575. }
  576. #arc-list .teaser-col{
  577.     text-align:left;
  578.     word-break:break-all
  579. }
  580. #arc-list .quotelink{
  581.     color:#34345c!important
  582. }
  583. #arc-list .quotelink:hover{
  584.     color:#d00!important
  585. }
  586. #arc-sort{
  587.     border-bottom:1px dotted;
  588.     cursor:pointer
  589. }
  590. div.post div.file{
  591.     display:block
  592. }
  593. div.post div.file div.fileInfo{
  594.     margin-right:10px;
  595.     word-break:break-all
  596. }
  597. div.replyContainer div.post div.file div.fileInfo{
  598.     margin-left:20px
  599. }
  600. div.post div.file .fileThumb{
  601.     float:left;
  602.     margin-left:20px;
  603.     margin-right:20px;
  604.     margin-top:3px;
  605.     margin-bottom:5px
  606. }
  607. span.fileThumb{
  608.     margin-left:0!important;
  609.     margin-right:5px!important
  610. }
  611. div.reply span.fileThumb,div.reply span.fileThumb img{
  612.     float:none!important;
  613.     margin-top:0!important;
  614.     margin-bottom:0!important
  615. }
  616. div.post div.file .fileThumb img{
  617.     border:none;
  618.     float:left
  619. }
  620. span.summary{
  621.     color:#707070;
  622.     margin-top:10px
  623. }
  624. div.postingMode{
  625.     background-color:#282a2e;
  626.     padding:1px;
  627.     text-align:center;
  628.     color:#c5c8c6;
  629.     font-weight:700;
  630.     font-size:larger;
  631.     margin-top:8px;
  632.     border:1px solid #111
  633. }
  634. #verification table{
  635.     border:none!important;
  636.     margin:0
  637. }
  638. div.thread:last-child{
  639.     padding-bottom:21px;
  640.     margin-bottom:6px
  641. }
  642. div.pagelist{
  643.     font-size:13px!important;
  644.     margin:0;
  645.     padding:3px 7px;
  646.     float:left;
  647.     border:none;
  648.     background:#282a2e;
  649.     border:1px solid #111;
  650.     list-style:none;
  651.     overflow:hidden;
  652.     color:#c5c8c6
  653. }
  654. div.pagelist>div{
  655.     float:left
  656. }
  657. div.pagelist>div span{
  658.     padding:4px;
  659.     display:inline-block
  660. }
  661. div.pagelist div.pages{
  662.     padding:4px
  663. }
  664. div.pagelist div.pages a{
  665.     text-decoration:none!important
  666. }
  667. div.pagelist form{
  668.     display:inline
  669. }
  670. div.pagelist div.cataloglink{
  671.     border-left:1px solid #111;
  672.     padding-left:12px;
  673.     margin-left:7px
  674. }
  675. .bottomCtrl{
  676.     float:right;
  677.     margin-top:2px
  678. }
  679. input[type=password]{
  680.     width:50px;
  681.     text-align:center
  682. }
  683. div.deleteform input[type=checkbox]{
  684.     margin:1px 2px
  685. }
  686. .stylechanger{
  687.     margin-left:5px;
  688.     font-size:10pt
  689. }
  690. div#boardNavDesktopFoot{
  691.     font-size:9pt;
  692.     color:#c5c8c6;
  693.     clear:both;
  694.     padding-top:10px;
  695.     padding-bottom:3px
  696. }
  697. div#boardNavDesktopFoot a{
  698.     font-weight:400;
  699.     padding:1px;
  700.     text-decoration:none;
  701.     color:#81a2be
  702. }
  703. div.homelink{
  704.     float:right
  705. }
  706. div#absbot{
  707.     text-align:center;
  708.     font-size:x-small!important;
  709.     padding-bottom:4px;
  710.     padding-top:10px;
  711.     color:#c5c8c6
  712. }
  713. #recaptcha_response_field{
  714.     padding:0
  715. }
  716. table{
  717.     border-spacing:1px;
  718.     margin-left:auto;
  719.     margin-right:auto
  720. }
  721. table.postForm>tbody>tr>td:first-child{
  722.     background-color:#282a2e;
  723.     color:#c5c8c6;
  724.     font-weight:700;
  725.     border:1px solid #111;
  726.     padding:0 5px;
  727.     font-size:10pt
  728. }
  729. tr.rules td{
  730.     border:0!important;
  731.     background-color:transparent!important;
  732.     font-weight:400!important
  733. }
  734. td{
  735.     margin:0;
  736.     padding:0;
  737.     font-size:10pt
  738. }
  739. input[type=text],table.postForm>tbody textarea,input[type=password],#recaptcha_response_field{
  740.     margin:0;
  741.     margin-right:2px;
  742.     padding:2px 4px 3px;
  743.     border:1px solid #aaa;
  744.     outline:none;
  745.     font-family:arial,helvetica,sans-serif;
  746.     font-size:10pt
  747. }
  748. #recaptcha_response_field:not(:focus){
  749.     border:1px solid #aaa!important
  750. }
  751. input[type=text]:focus,input[type=password]:focus,input:not([type]):focus,textarea:focus{
  752.     border:1px solid #000!important
  753. }
  754. table.postForm>tbody>tr>td>input[type=text]{
  755.     width:244px
  756. }
  757. table.postForm>tbody>tr>td>input[name=subject]{
  758.     width:300px
  759. }
  760. .postblock{
  761.     background-color:#282a2e;
  762.     color:#c5c8c6;
  763.     font-weight:700;
  764.     padding:0 5px;
  765.     font-size:10pt
  766. }
  767. div.closed{
  768.     font-size:x-large;
  769.     text-align:center;
  770.     color:red;
  771.     font-weight:700;
  772.     padding-top:100px;
  773.     padding-bottom:100px
  774. }
  775. .arc-ads{
  776.     width:300px;
  777.     margin:30px auto -60px
  778. }
  779. .arc-ads::after{
  780.     display:block;
  781.     content:'';
  782.     clear:both
  783. }
  784. @media screen and (-webkit-min-device-pixel-ratio:0){
  785.     tbody textarea{
  786.         margin-bottom:-3px!important;
  787.         width:292px
  788.     }
  789. }
  790. .commentpostername{
  791.     font-weight:700
  792. }
  793. .identityIcon{
  794.     margin-bottom:-3px;
  795.     height:16px;
  796.     width:16px
  797. }
  798. .stickyIcon{
  799.     margin-bottom:-1px;
  800.     padding-left:2px;
  801.     height:16px;
  802.     width:16px
  803. }
  804. .archivedIcon,.closedIcon{
  805.     margin-bottom:-1px;
  806.     margin-left:-1px;
  807.     height:16px;
  808.     width:16px
  809. }
  810. .trashIcon{
  811.     width:16px;
  812.     height:16px;
  813.     margin-bottom:-2px
  814. }
  815. .fileDeleted{
  816.     height:13px;
  817.     width:172px
  818. }
  819. .fileDeletedRes{
  820.     height:13px;
  821.     width:127px
  822. }
  823. .navSmall{
  824.     font-size:90%
  825. }
  826. .center{
  827.     text-align:center
  828. }
  829. .bold{
  830.     font-weight:700
  831. }
  832. .smaller{
  833.     font-size:smaller
  834. }
  835. .password{
  836.     font-size:smaller
  837. }
  838. .passNotice{
  839.     font-size:smaller;
  840.     padding-left:6px
  841. }
  842. .qcDiv{
  843.     display:none
  844. }
  845. .qcImg{
  846.     height:1px;
  847.     width:1px;
  848.     border:0
  849. }
  850. .jpnFlag{
  851.     height:11px;
  852.     width:17px
  853. }
  854. .globalMessage{
  855.     color:#c5c8c6;
  856.     text-align:center
  857. }
  858. .highlightPost:not(.op){
  859.     background:#3a171c!important;
  860.     border-color:#3a171c!important
  861. }
  862. .hand{
  863.     cursor:pointer
  864. }
  865. .reply:target,.reply.highlight{
  866.     background:#1d1d21!important;
  867.     border:1px solid #111!important;
  868.     padding:2px
  869. }
  870. span.capcodeAdmin span.name,span.capcodeAdmin span.name a,span.capcodeAdmin span.postertrip,span.capcodeAdmin strong.capcode{
  871.     color:red!important
  872. }
  873. span.capcodeFounder span.name,span.capcodeFounder span.name a,span.capcodeFounder span.postertrip,span.capcodeFounder strong.capcode{
  874.     color:#117743!important
  875. }
  876. span.capcodeMod span.name,span.capcodeMod span.name a,span.capcodeMod span.postertrip,span.capcodeMod strong.capcode{
  877.     color:#81a2be!important
  878. }
  879. span.capcodeDeveloper span.name,span.capcodeDeveloper span.name a,span.capcodeDeveloper span.postertrip,span.capcodeDeveloper strong.capcode{
  880.     color:#0000f0!important
  881. }
  882. span.capcodeManager span.name,span.capcodeManager span.name a,span.capcodeManager span.postertrip,span.capcodeManager strong.capcode{
  883.     color:#ff0080!important
  884. }
  885. span.capcodeVerified span.name,span.capcodeVerified span.name a,span.capcodeVerified span.postertrip,span.capcodeVerified strong.capcode{
  886.     color:#007fff!important
  887. }
  888. #reportTypes a,.useremail{
  889.     text-decoration:underline
  890. }
  891. .omittedposts,.abbr{
  892.     color:#707070
  893. }
  894. span.spoiler{
  895.     color:#000!important;
  896.     background:#000!important
  897. }
  898. span.spoiler:hover,span.spoiler:focus{
  899.     color:#fff!important
  900. }
  901. s,s a:not(:hover){
  902.     color:#000!important;
  903.     background:#000!important;
  904.     text-decoration:none
  905. }
  906. s:hover,s:focus,s:hover a{
  907.     color:#fff!important
  908. }
  909. s:hover a{
  910.     text-decoration:underline
  911. }
  912. table.exif{
  913.     display:none;
  914.     min-width:450px
  915. }
  916. table.exif td{
  917.     color:#999;
  918.     min-width:150px;
  919.     font-size:8pt
  920. }
  921. table.exif td b{
  922.     text-decoration:underline
  923. }
  924. div.posthover{
  925.     max-width:400px;
  926.     margin-left:20px
  927. }
  928. div.posthover{
  929.     padding:5px;
  930.     padding-left:10px;
  931.     padding-right:10px
  932. }
  933. div.posthover a.fileThumb{
  934.     margin-left:5px!important;
  935.     margin-right:10px!important
  936. }
  937. div.posthover blockquote{
  938.     margin:5px
  939. }
  940. div.posthover img[data-md5]{
  941.     max-width:80px;
  942.     max-height:80px;
  943.     height:auto!important;
  944.     width:auto!important
  945. }
  946. div.posthover div.fileThumb{
  947.     margin-left:0!important;
  948.     margin-right:10px!important
  949. }
  950. #navtopright,#navbotright{
  951.     float:right
  952. }
  953. .preview{
  954.     background:#282a2e;
  955.     border:1px solid #333!important
  956. }
  957. .qrWindow table.postForm>tbody>tr>td:first-child{
  958.     background-color:#232428
  959. }
  960. #settingsBox{
  961.     position:absolute;
  962.     right:10px;
  963.     margin-top:10px
  964. }
  965. div.backlink{
  966.     font-size:x-small!important;
  967.     padding-left:10px;
  968.     padding-bottom:5px;
  969.     padding-right:10px
  970. }
  971. .backlink span{
  972.     padding-right:5px
  973. }
  974. .backlinkHr hr{
  975.     border-top-color:#1d1f21
  976. }
  977. .persistentNav,div#boardNavMobile{
  978.     padding:2px 4px;
  979.     background-color:#282a2e;
  980.     overflow:hidden;
  981.     border-bottom:2px solid #111;
  982.     position:fixed;
  983.     top:0;
  984.     left:0;
  985.     right:0;
  986.     font-size:12px;
  987.     z-index:9001
  988. }
  989. div#boardNavMobile select,div#boardNavMobile option{
  990.     font-size:11px
  991. }
  992. div.boardSelect{
  993.     float:left
  994. }
  995. div.boardSelect>strong{
  996.     padding-right:5px
  997. }
  998. div.pageJump{
  999.     float:right;
  1000.     padding-right:5px;
  1001.     padding-top:3px
  1002. }
  1003. .pageJump a{
  1004.     text-decoration:none;
  1005.     padding-right:5px
  1006. }
  1007. div.qrWindow{
  1008.     position:absolute;
  1009.     z-index:8000
  1010. }
  1011. div.qrHeader{
  1012.     padding:2px;
  1013.     font-size:small;
  1014.     text-align:center
  1015. }
  1016. div.qrForm{
  1017.     padding:3px
  1018. }
  1019. span.qrButtonHolder{
  1020.     position:absolute;
  1021.     right:5px;
  1022.     text-align:right;
  1023.     top:3px
  1024. }
  1025. span.qrButtonHolder a{
  1026.     text-decoration:none
  1027. }
  1028. span.qrButtonHolder img{
  1029.     cursor:pointer;
  1030.     margin-bottom:-1px;
  1031.     margin-top:1px
  1032. }
  1033. .extButton img{
  1034.     margin-top:3px;
  1035.     margin-bottom:-3px;
  1036.     margin-left:4px
  1037. }
  1038. .qrMessage{
  1039.     padding:2px;
  1040.     text-align:center
  1041. }
  1042. .op .backlinkHr{
  1043.     width:55%
  1044. }
  1045. .useremail:not(:hover) .name,.useremail:not(:hover) .postertrip{
  1046.     color:#81a2be!important
  1047. }
  1048. .useremail .name:hover,.useremail .postertrip:hover{
  1049.     color:#5f89ac!important
  1050. }
  1051. img.expandedImg{
  1052.     max-width:none!important;
  1053.     max-height:none!important
  1054. }
  1055. #captchaContainer>img{
  1056.     float:left;
  1057.     border:1px solid #aaa;
  1058.     margin-bottom:1px
  1059. }
  1060. #captchaInfo{
  1061.     float:left;
  1062.     margin-left:5px;
  1063.     visibility:hidden
  1064. }
  1065. #captchaResponse{
  1066.     width:292px
  1067. }
  1068. .prettyprint{
  1069.     border:none!important;
  1070.     background-color:#fff;
  1071.     padding:5px!important;
  1072.     display:inline-block;
  1073.     max-height:400px;
  1074.     overflow-x:auto;
  1075.     max-width:600px;
  1076.     margin:0
  1077. }
  1078. .prettyprint{
  1079.     background-color:rgba(255,255,255,.1);
  1080.     border:1px solid rgba(0,0,0,.5)
  1081. }
  1082. span.tag{
  1083.     color:#5f89ac
  1084. }
  1085. span.pun{
  1086.     color:#72814d
  1087. }
  1088. span.com{
  1089.     color:#bb6793
  1090. }
  1091. span.str{
  1092.     color:#8ea062
  1093. }
  1094. span.kwd{
  1095.     color:#81a2be
  1096. }
  1097. span.typ{
  1098.     color:#b294bb
  1099. }
  1100. span.lit{
  1101.     color:#6e9b89
  1102. }
  1103. span.pln{
  1104.     color:#c5c8c6
  1105. }
  1106. #captchaContainer{
  1107.     overflow:hidden
  1108. }
  1109. #captchaContainer>img{
  1110.     float:left;
  1111.     border:1px solid #aaa;
  1112.     margin-bottom:1px
  1113. }
  1114. #captchaInfo{
  1115.     float:left;
  1116.     margin-left:5px;
  1117.     visibility:hidden
  1118. }
  1119. #captchaResponse{
  1120.     width:292px
  1121. }
  1122. .embed{
  1123.     position:absolute;
  1124.     width:0;
  1125.     height:0;
  1126.     overflow:hidden
  1127. }
  1128. table.flashListing td.postblock{
  1129.     padding:5px;
  1130.     text-align:center
  1131. }
  1132. table.flashListing td{
  1133.     padding:2px;
  1134.     font-size:9pt
  1135. }
  1136. table.flashListing td:not(.subject){
  1137.     text-align:center
  1138. }
  1139. table.flashListing .name{
  1140.     color:#c5c8c6;
  1141.     font-weight:700
  1142. }
  1143. table.flashListing .postertrip{
  1144.     color:#c5c8c6
  1145. }
  1146. table.flashListing .subject{
  1147.     color:#b294bb;
  1148.     font-weight:700
  1149. }
  1150. table.flashListing tr:nth-of-type(odd){
  1151.     background-color:rgba(255,255,255,.1)
  1152. }
  1153. input[type=text],input[type=password],textarea{
  1154.     -webkit-appearance:none;
  1155.     -webkit-border-radius:0
  1156. }
  1157. .countryFlag{
  1158.     padding-top:1px;
  1159.     margin-bottom:-1px
  1160. }
  1161. .deadlink{
  1162.     text-decoration:line-through
  1163. }
  1164. .oldpost{
  1165.     color:#c5c8c6;
  1166.     font-weight:700
  1167. }
  1168. #enable-mobile{
  1169.     font-size:small!important
  1170. }
  1171. #disable-mobile{
  1172.     font-size:small!important
  1173. }
  1174. .mFileInfo{
  1175.     padding-top:5px;
  1176.     text-align:center;
  1177.     color:#707070!important;
  1178.     font-size:9pt!important;
  1179.     text-decoration:none!important
  1180. }
  1181. .name-col,.file-col,table.flashListing .subject{
  1182.     max-width:250px;
  1183.     overflow:hidden;
  1184.     text-overflow:ellipsis;
  1185.     white-space:nowrap;
  1186.     word-wrap:break-word
  1187. }
  1188. .ad-plea{
  1189.     margin-top:2px;
  1190.     text-align:center;
  1191.     font-size:smaller
  1192. }
  1193. .ad-plea a{
  1194.     text-decoration:none
  1195. }
  1196. .fileText a{
  1197.     text-decoration:underline
  1198. }
  1199. #search-box{
  1200.     height:16px;
  1201.     line-height:16px;
  1202.     margin-left:2px;
  1203.     padding:0 2px;
  1204.     width:120px
  1205. }
  1206. #blotter{
  1207.     width:468px;
  1208.     margin:auto
  1209. }
  1210. #blotter td{
  1211.     vertical-align:top;
  1212.     font-size:11px
  1213. }
  1214. .blotter-date{
  1215.     width:50px;
  1216.     text-align:center
  1217. }
  1218. #blotter tfoot{
  1219.     text-align:right
  1220. }
  1221. .redtxt{
  1222.     color:red
  1223. }
  1224. #blotter-msgs s{
  1225.     background-color:inherit!important;
  1226.     color:inherit!important;
  1227.     text-decoration:line-through
  1228. }
  1229. #postForm textarea{
  1230.     width:292px
  1231. }
  1232. #postForm{
  1233.     width:468px;
  1234.     display:none
  1235. }
  1236. #togglePostFormLink{
  1237.     font-size:22px;
  1238.     font-weight:700;
  1239.     text-align:center
  1240. }
  1241. .fileWebm:hover:before{
  1242.     background-color:rgba(0,0,0,.75);
  1243.     color:#fff;
  1244.     font-weight:700;
  1245.     line-height:18px;
  1246.     padding:0 3px 0 2px;
  1247.     position:absolute;
  1248.     content:'webm';
  1249.     display:block;
  1250.     font-size:11px;
  1251.     text-decoration:none
  1252. }
  1253. .expandedWebm{
  1254.     margin:3px 20px 5px
  1255. }
  1256. #tooltip{
  1257.     position:absolute;
  1258.     background-color:#000;
  1259.     font-size:11px;
  1260.     line-height:13px;
  1261.     padding:3px 6px;
  1262.     z-index:100000;
  1263.     word-wrap:break-word;
  1264.     white-space:pre-line;
  1265.     max-width:400px;
  1266.     color:#fff;
  1267.     text-align:center
  1268. }
  1269. .tip-top-left:before,.tip-top-right:before,.tip-top:before{
  1270.     content:"";
  1271.     display:block;
  1272.     width:0;
  1273.     height:0;
  1274.     position:absolute;
  1275.     border-left:4px solid transparent;
  1276.     border-right:4px solid transparent;
  1277.     border-top:4px solid #181f24;
  1278.     margin-left:-4px;
  1279.     bottom:-4px
  1280. }
  1281. .tip-top:before{
  1282.     left:50%
  1283. }
  1284. .tip-top-right:before{
  1285.     left:2px;
  1286.     margin-left:0
  1287. }
  1288. .tip-top-left:before{
  1289.     right:2px
  1290. }
  1291. #postFile{
  1292.     margin-right:10px;
  1293.     width:200px
  1294. }
  1295. .dd-menu{
  1296.     position:absolute;
  1297.     font-size:12px;
  1298.     line-height:1.3em
  1299. }
  1300. .dd-menu a{
  1301.     text-decoration:none;
  1302.     color:inherit!important;
  1303.     display:block
  1304. }
  1305. .dd-menu ul{
  1306.     background-color:#282a2e;
  1307.     border:1px solid #000;
  1308.     border-bottom:none;
  1309.     list-style:none;
  1310.     padding:0;
  1311.     margin:0;
  1312.     white-space:nowrap
  1313. }
  1314. .dd-menu ul ul{
  1315.     display:none;
  1316.     position:absolute
  1317. }
  1318. .dd-menu li{
  1319.     cursor:pointer;
  1320.     position:relative;
  1321.     padding:2px 4px;
  1322.     vertical-align:middle;
  1323.     border-bottom:1px solid #000
  1324. }
  1325. .dd-menu li:hover{
  1326.     background-color:#1d1f21
  1327. }
  1328. .dd-menu li:hover ul{
  1329.     display:block;
  1330.     left:100%;
  1331.     margin-top:-3px
  1332. }
  1333. .dd-menu.dd-menu-left li:hover ul{
  1334.     left:auto;
  1335.     right:100%
  1336. }
  1337. #g-search-form{
  1338.     text-align:center
  1339. }
  1340. .g-search-ctrl{
  1341.     vertical-align:top;
  1342.     margin:0 3px
  1343. }
  1344. #js-sf-qf{
  1345.     width:185px;
  1346.     padding:2px 4px 3px
  1347. }
  1348. #js-sf-bf{
  1349.     padding:2px 4px 3px;
  1350.     width:125px
  1351. }
  1352. #js-sf-status{
  1353.     text-align:center;
  1354.     font-size:24px
  1355. }
  1356. .js-sf-err{
  1357.     color:#c41e3a
  1358. }
  1359. .boardBlock{
  1360.     font-weight:700
  1361. }
  1362. .blink{
  1363.     -webkit-animation:blink 1.5s step-end infinite;
  1364.     -moz-animation:blink 1.5s step-end infinite;
  1365.     -o-animation:blink 1.5s step-end infinite;
  1366.     animation:blink 1.5s step-end infinite
  1367. }
  1368. @-webkit-keyframes blink{
  1369.     50%{
  1370.         opacity:0
  1371.     }
  1372. }
  1373. @-moz-keyframes blink{
  1374.     50%{
  1375.         opacity:0
  1376.     }
  1377. }
  1378. @-o-keyframes blink{
  1379.     50%{
  1380.         opacity:0
  1381.     }
  1382. }
  1383. @keyframes blink{
  1384.     50%{
  1385.         opacity:0
  1386.     }
  1387. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement