Advertisement
DasBacklash

lewdhalla-firefox

Mar 21st, 2018
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 18.05 KB | None | 0 0
  1. @-moz-document domain("lewd.sx") {
  2.  
  3.  
  4.     @font-face {
  5.         font-family: "pixel";
  6.         src: url("https://lewd.sx/vourgo.ttf");
  7.     }
  8.  
  9.     body {
  10.         font-family: pixel;
  11.     }
  12.  
  13.     /*
  14.     a:hover {
  15.         text-decoration: underline;
  16.     }
  17.     */
  18.  
  19.     /*username text*/
  20.  
  21.     .administrator, .sid4 {
  22.         color: #ffffff;
  23.         font-weight: inherit;
  24.         font-family: inherit;
  25.     }
  26.  
  27.     .group_wwwwwwww, .sid4 {
  28.         color: #ffffff !important;
  29.         font-weight: inherit;
  30.         font-family: inherit;
  31.     }
  32.  
  33.     .group_kawaii, .sid4 {
  34.         color: #a5abce !important;
  35.         font-weight: inherit;
  36.         font-family: inherit;
  37.     }
  38.  
  39.     .group_lazies, .sid4 {
  40.         font-family: pixel;
  41.         color: #9effbd !important;
  42.         font-weight: inherit;
  43.         font-family: inherit;
  44.     }
  45.  
  46.     .group_fgt, .sid4 {
  47.         color: #ffffff !important;
  48.     }
  49.  
  50.     .group_shota, .sid4 {
  51.         color: #3d7a99 !important;
  52.     }
  53.  
  54.     .moderator, .sid3 {
  55.         font-family: pixel;
  56.         color: #5a7ff9;
  57.         text-shadow: none;
  58.         font-weight: initial;
  59.     }
  60.  
  61.     .group_torrents, .sid3 {
  62.         color: #00ff00 !important;
  63.         text-shadow: none;
  64.         font-weight: initial;
  65.     }
  66.  
  67.  
  68.     .group_optimist, .sid3 {
  69.         color: #eaa400 !important;
  70.         text-shadow: none;
  71.         font-weight: initial;
  72.     }
  73.  
  74.     .group_lainchan, .sid3 {
  75.         color: #77d052 !important;
  76.         text-shadow: none;
  77.         font-weight: initial;
  78.         background: url(/images/lsx/extras/sparkle.gif);
  79.  
  80.     }
  81.  
  82.     .group_music, .sid3 {
  83.         text-shadow: none;
  84.         font-weight: initial;
  85.         background: url(/images/lsx/extras/sparkle.gif);
  86.  
  87.     }
  88.  
  89.     .group_pumpkin, .sid3 {
  90.  
  91.         text-shadow: none;
  92.         font-weight: initial;
  93.         background: url(/images/lsx/extras/sparkle.gif);
  94.     }
  95.  
  96.     .group_unique, .sid3 {
  97.         color: #665060 !important;
  98.         text-shadow: none;
  99.         font-weight: initial;
  100.     }
  101.  
  102.     .group_language, .sid3 {
  103.         color: #5a5066 !important;
  104.         text-shadow: none;
  105.         font-weight: initial;
  106.  
  107.     }
  108.  
  109.     .group_angels, .sid3 {
  110.  
  111.         text-shadow: none;
  112.         font-weight: initial;
  113.         background: url(/images/lsx/extras/sparkle.gif);
  114.     }
  115.  
  116.     /*
  117.     element.style {
  118.         color: #07aaff;
  119.         background: url(/images/lsx/extras/sparkle.gif);
  120.     }
  121.     */
  122.  
  123.     /* User Profile */
  124.  
  125.     .username {
  126.         font-family: "pixel", sans-serif !important;
  127.         color: white;
  128.         font-size: 43px;
  129.         font-weight: 300 !important;
  130.         color: white;
  131.     }
  132.  
  133.     .pagination {
  134.         background: black;
  135.     }
  136.  
  137.     .button {
  138.         background-color: black !important;
  139.         font-family: pixel !important;
  140.         border: solid 1px white !important;
  141.  
  142.     }
  143.  
  144.     .button:hover {
  145.         background-color: #f05696 !important;
  146.         font-family: pixel !important;
  147.         border: solid 1px white !important;
  148.     }
  149.  
  150.     section.user .panel {
  151.         font-family: pixel;
  152.         width: 300px;
  153.         -webkit-flex-shrink: 0;
  154.         -moz-flex-shrink: 0;
  155.         -ms-flex-shrink: 0;
  156.         flex-shrink: 0;
  157.         background: rgba(75,75,75,1) !important;
  158.         padding: 0 20px;
  159.     }
  160.  
  161.     .panel a {
  162.         background: black !important;
  163.         border: solid 1px white;
  164.     }
  165.  
  166.     section.user .usertitle {
  167.         color:white !important;
  168.     }
  169.  
  170.     section.user .status {
  171.         color:white !important;
  172.     }
  173.  
  174.     figure {
  175.         border: double white;
  176.     }
  177.  
  178.     section.user .panel {
  179.         font-family: pixel;
  180.         color: white !important;
  181.     }
  182.  
  183.     section.user .profile .info {
  184.         font-family: pixel;
  185.         color: white !important;
  186.     }
  187.  
  188.     section.user .profile .info .usertitle {
  189.         font-family: pixel;
  190.         margin-top: 5px;
  191.         margin-bottom: 15px;
  192.         font-style: italic;
  193.         display: inline-block;
  194.         color: white;
  195.     }
  196.  
  197.     section.user .profile .info .status {
  198.         max-width: 600px;
  199.         line-height: 22px;
  200.         color: white;
  201.     }
  202.  
  203.     section.user .profile {
  204.         padding: 48px 40px;
  205.         -webkit-flex-grow: 1;
  206.         -moz-flex-grow: 1;
  207.         -ms-flex-grow: 1;
  208.         flex-grow: 1;
  209.         display: -webkit-box;
  210.         display: -ms-flexbox;
  211.         display: -webkit-flex;
  212.         display: flex;
  213.         background-color: black;
  214.     }
  215.  
  216.     form input {
  217.         color: white;
  218.         font-family: pixel;
  219.     }
  220.  
  221.     .container h4 {
  222.         text-transform: uppercase;
  223.         background-color: black;
  224.         color: white !important;
  225.         padding: 10px;
  226.         font-size: 12px;
  227.     }
  228.  
  229.     section.user .panel ul li a:hover {
  230.         display: block;
  231.         padding: 12px;
  232.         margin-top: 15px;
  233.         width: 100%;
  234.         background: #f05696 !important;
  235.         text-decoration: none;
  236.         color: #eee;
  237.         font-weight: 300;
  238.         -webkit-transition: .1s linear;
  239.         transition: .1s linear;
  240.     }
  241.  
  242.     .form .row {
  243.         background: white;
  244.     }
  245.  
  246.     .flex .sidebar h4 {
  247.         background: rgba(75,75,75, 0.1);
  248.     }
  249.  
  250.     /*Main stuff*/
  251.     .sidebar h4 {
  252.         text-transform: uppercase;
  253.         background-color: white;
  254.         color: #FFF;
  255.         border-color: #f05696;
  256.         padding: 10px;
  257.         font-size: 12px;
  258.         border-bottom: 1px solid #f05696;
  259.     }
  260.  
  261.     .sidebar hr {
  262.         visibility: hidden;
  263.     }
  264.  
  265.     .sidebar .milestone .percentage {
  266.         background: #f05696 !important;
  267.         position: absolute;
  268.         top: 0;
  269.         left: 0;
  270.         height: 100%;
  271.     }
  272.  
  273.     .sidebar section {
  274.         color: white !important;
  275.     }
  276.  
  277.     .main {
  278.         color: white !important;
  279.     }
  280.  
  281.     header .main h1 a {
  282.         font-family: pixel !important;
  283.         font-size: larger;
  284.         color: #FFF;
  285.     }
  286.  
  287.  
  288.     .form input[type="text"], .modal input[type="text"], .form input[type="password"], .modal input[type="password"], .form textarea, .modal textarea, .form select, .modal select:focus {
  289.         border: 1px solid #f05696;
  290.         background: none;
  291.         padding: 10px;
  292.         color: black !important;
  293.         font-size: 16px;
  294.     }
  295.  
  296.     .pm_alert {
  297.         background-color: white;
  298.         border-top: 1px solid #f05696;
  299.         border-bottom: 1px solid #f05696;
  300.         color: #fff;
  301.         padding: 10px;
  302.         display: block;
  303.         text-align: center;
  304.     }
  305.  
  306.  
  307.  
  308.     p {
  309.         color: white;
  310.     }
  311.     .sidebar .recent-post span {
  312.         margin-top: 2px;
  313.         display: inline-block;
  314.         font-size: 12px;
  315.         color: white ;
  316.     }
  317.  
  318.     section.category ul li:first-of-type+li {
  319.         text-align: left;
  320.         -webkit-flex-grow: 1;
  321.         -moz-flex-grow: 1;
  322.         -ms-flex-grow: 1;
  323.         flex-grow: 1;
  324.         color: white ;
  325.     }
  326.  
  327.     /* The Quick Reply Box */
  328.  
  329.     .ace-monokai {
  330.         color: white !important;
  331.     }
  332.  
  333.     .ace_cursor {
  334.         color: white !important;
  335.     }
  336.  
  337.     .ace-monokai .ace_marker-layer .ace_selection {
  338.         background: #00ff2a;
  339.     }
  340.  
  341.     /*
  342.     .ace-scroller {
  343.         color: black;
  344.     }
  345.     */
  346.  
  347.     .ace-scroller {
  348.         color: rgb(60, 0, 248);  /* change [input cursor color] by this*/
  349.         text-shadow: 0px 0px 0px #D60B0B; /* change [input font] by this*/
  350.     }
  351.  
  352.     section.category {
  353.         font-size: 13px;
  354.         background-color: rgba(0,0,0,0.04) !important;
  355.     }
  356.  
  357.     section.category ul li:last-of-type {
  358.         text-align: right;
  359.         width: 250px;
  360.         -webkit-flex-shrink: 1;
  361.         -moz-flex-shrink: 1;
  362.         -ms-flex-shrink: 1;
  363.         flex-shrink: 1;
  364.         color: white ;
  365.     }
  366.  
  367.     .sidebar section {
  368.         background-color: rgba(0,0,0,0.04) !important;
  369.         padding: 10px;
  370.         color: white ;
  371.     }
  372.  
  373.     .sidebar .stats {
  374.         font-size: 15px;
  375.         color: white !important;
  376.     }
  377.  
  378.     section.category ul.sort {
  379.         font-size: 12px;
  380.         font-weight: normal;
  381.         color: #FFF !important;
  382.         background-color: rgba(75,75,75,0.1) !important;
  383.         border-bottom: 1px solid #f05696;
  384.     }
  385.  
  386.     section.category ul.row li p {
  387.         margin-bottom: 5px;
  388.         color: white;
  389.     }
  390.  
  391.     .row {
  392.         border-bottom: 1px solid rgba(75,75,75,0.1) !important;
  393.     }
  394.  
  395.     header {
  396.         background: #f05696 url(https://steamcommunity-a.akamaihd.net/economy/image/U8721VM9p9C2v1o6cKJ4qEnGqnE7IoTQgZI-VTdwyTBeimAcIoxXpgK8bPeslY9pPJIvB5IWW2-452kaM8heLSRgleGHorJMwu94bvQq1uCkDlonvuJGU2bqHhbR0WSRebysxQZsYZZ7dE6rycka7NoEUZ95SOKTqPCdmA);
  397.         background-size: cover;
  398.         background-position: center 65%;
  399.         box-shadow: inset 0 -7px 9px -7px rgba(0,0,0,0.7);
  400.     }
  401.  
  402.     header .main h1 span {
  403.         color: #f05696;
  404.         font-family: pixel !important;
  405.     }
  406.     a {
  407.         color: #f05696;
  408.     }
  409.     span.icon-heart {
  410.         color: #f05696;
  411.     }
  412.  
  413.     .information p {
  414.         font-size: 15px;
  415.         color: #fff;
  416.     }
  417.  
  418.     section.post .author {
  419.         border: 3px double white;
  420.         border-radius: 4%;
  421.     }
  422.  
  423.     section.post .author .info .usertitle {
  424.         font-family: pixel;
  425.         text-align: center;
  426.         color:white;
  427.         display: block;
  428.         margin: 10px 0;
  429.         font-style: italic;
  430.         font-size: 12px;
  431.         color: white ;
  432.     }
  433.  
  434.     section.post main .content {
  435.         font-family: pixel;
  436.         font-size: 15px;
  437.         line-height: 1.5;
  438.         color: white ;
  439.     }
  440.  
  441.     section.post main .header .date {
  442.         font-family: pixel;
  443.         float: left;
  444.         color: white ;
  445.     }
  446.  
  447.     section.post main .header {
  448.         border-bottom: 1px solid white !important;
  449.     }
  450.  
  451.     .tyl {
  452.         font-family: pixel !important;
  453.         margin-top: 20px;
  454.         color: white ;
  455.     }
  456.  
  457.     .sticky {
  458.         background-color: black;
  459.     }
  460.  
  461.     section.post .author .stats {
  462.         font-family: pixel;
  463.         background-color: black !important;
  464.         width: 90% !important;
  465.         margin: 10px auto;
  466.         border: 5px solid;
  467.         border-color: #f05696;
  468.         margin-bottom: 0;
  469.         line-height: 1.2;
  470.         color: white ;
  471.  
  472.     }
  473.  
  474.     section.post .author {
  475.         background-color: rgba(0,0,0,0.06) !important;
  476.     }
  477.  
  478.     blockquote {
  479.         background-color: black;
  480.         background: black;
  481.     }
  482.  
  483.     hr {
  484.  
  485.         border-color: #f05696;
  486.     }
  487.  
  488.     section.listing {
  489.         color: white;
  490.         background-color: black !important;
  491.         margin-bottom: 20px;
  492.         font-size: 13px;
  493.     }
  494.  
  495.     section.listing p {
  496.         color: white;
  497.         background-color: black !important;
  498.         margin-bottom: 20px;
  499.         font-size: 13px;
  500.     }
  501.  
  502.     ul li:first-of-type+li {
  503.         text-align: left;
  504.         -webkit-flex-grow: 1;
  505.         -moz-flex-grow: 1;
  506.         -ms-flex-grow: 1;
  507.         flex-grow: 1;
  508.  
  509.     }
  510.  
  511.     #breadcrumbs {
  512.         background-color: black;
  513.         /*
  514.         border-bottom: solid 1px #f05696;
  515.         border-top: solid 1px #f05696;
  516.         */
  517.     }
  518.     .interaction button {
  519.         background: #f05696;
  520.     }
  521.     header .main nav ul li a {
  522.         font-weight: bold;
  523.         font-size: x-large;
  524.         color: white;
  525.     }
  526.     header .main nav ul li a:hover {
  527.         color: #f05696;
  528.     }
  529.     ul.row.stuck1 {
  530.         background: #1f1f1f !important;
  531.     }
  532.  
  533.     ul.row.stuck1 p {
  534.         background: #1f1f1f !important;
  535.     }
  536.     header .network section .welcomeblock a.unread {
  537.         color: #f05696;
  538.     }
  539.  
  540.     header .network {
  541.         font-family: pixel;
  542.         background-color: rgba(240, 86, 150, 0.2);
  543.         line-height: 40px;
  544.         color: #FFF !important;
  545.     }
  546.  
  547.     #breadcrumbs>div ul li {
  548.         display: inline-block;
  549.         color: #fff;
  550.     }
  551.  
  552.     div.forums hr {
  553.         visibility: hidden;
  554.     }
  555.  
  556.     footer {
  557.         font-family: pixel !important;
  558.         background: rgba(75,75,75,0.1) !important;
  559.     }
  560.  
  561.     a h4 {
  562.         border: 1px solid #f05696 !important;
  563.     }
  564.  
  565.     section.post .author .info .userbar {
  566.  
  567.         font-family: pixel;
  568.         background-color: black !important;
  569.         display: inline-block;
  570.         width: 90% !important;
  571.         padding: 7px 0;
  572.         border-left: 2px solid;
  573.         border-right: 2px solid;
  574.     }
  575. /* Enable this if you want larger usernames.
  576.  
  577.     section.post .author span.username a {
  578.         font-size: large;
  579.     }
  580. */
  581.  
  582.    iframe {
  583.         background-color: white !important;
  584.     }
  585.  
  586.     div#pm_notice.pm_alert {
  587.         text-align: center;
  588.         color: #aaa;
  589.         background-color: #34495e;
  590.         display: block;
  591.         -webkit-margin-before: 1em;
  592.         -webkit-margin-after: 1em;
  593.         -webkit-margin-start: 0px;
  594.         -webkit-margin-end: 0px;
  595.         padding: 5px 20px;
  596.         margin-bottom: 15px;
  597.         font-size: 14px;
  598.     }
  599.  
  600.     .trow1, .trow2 {
  601.         background: #fff;
  602.         border-top: 1px solid #151515;
  603.     }
  604.  
  605.     network.ul {
  606.         background: #fff;
  607.         font-family: pixel;
  608.     }
  609.  
  610.     div#pm_notice.pm_alert img[src*="dismiss_notice.png"] {
  611.         display: none;
  612.     }
  613.     input.search {
  614.         font-family: pixel;
  615.         background: transparent;
  616.         color: #FFF;
  617.     }
  618.  
  619.     .forums {
  620.         border-right: 1px solid #f05696 !important;
  621.     }
  622.  
  623.     /*Quick Reply*/
  624.  
  625.  
  626.     .form input[type="text"]:focus,
  627.     .form input[type="password"]:focus,
  628.  
  629.     .form textarea {
  630.         color: black;
  631.         background: white;
  632.         background-color: white;
  633.         outline: 0;
  634.  
  635.     }
  636.  
  637.     .form textarea:focus {
  638.         border-color: #f05696;
  639.         color: black;
  640.         background: white;
  641.         background-color: white;
  642.         outline: 0;
  643.  
  644.     }
  645.     /* Online/Offline Image */
  646.  
  647.     img[src*="buddy_online.png"] {
  648.         content: url("https://i.imgur.com/B9p9ljN.png")
  649.     }
  650.     img[src*="buddy_offline.png"] {
  651.         content: url("https://i.imgur.com/BqnVGYf.png");
  652.     }
  653.     /* Default Avatar */
  654.  
  655.     img[src*="cached/098919b52f87dc7a872decf1fbe9e427a7e87495.png"] {
  656.         content: url("https://i.imgur.com/jjzTnn9.png");
  657.         width: 150px;
  658.         height: 150px;
  659.     }
  660.     td.trow2 img[src*="cached/098919b52f87dc7a872decf1fbe9e427a7e87495.png"] {
  661.         content: url("https://i.imgur.com/jjzTnn9.png");
  662.         width: 70px;
  663.         height: 70px;
  664.     }
  665.     td.trow1 img[src*="cached/098919b52f87dc7a872decf1fbe9e427a7e87495.png"] {
  666.         content: url("https://i.imgur.com/jjzTnn9.png");
  667.         width: 70px;
  668.         height: 70px;
  669.     }
  670.  
  671.     section.post {
  672.         background-color: rgba(0,0,0,0.02) !important;
  673.         margin-bottom: 20px;
  674.         font-size: 13px;
  675.  
  676.     }
  677.  
  678.     section hr {
  679.         border-color: white;
  680.     }
  681.  
  682.     /*Random Forum Elements*/
  683.  
  684.     img[src*="arrow_down.png"] {
  685.         content: url("http://i.imgur.com/76Z6kym.png") !important;
  686.     }
  687.     img[src*="jump.png"] {
  688.         content: url("http://i.imgur.com/22aPaHQ.png") !important;
  689.         width: 11px;
  690.         height: 11px;
  691.     }
  692.     img[src*="collapse.png"] {
  693.         content: url("http://i.imgur.com/Qb4O1kk.png") !important;
  694.     }
  695.     img[src*="collapse_collapsed.png"] {
  696.         content: url("http://i.imgur.com/vVUkpUY.png") !important;
  697.     }
  698.  
  699.     header .network section .welcomeblock a.unread.unread0 {
  700.         color: #fff;
  701.     }
  702.  
  703.     .pinktext {
  704.         color: #5eff66 !important;
  705.     }
  706.  
  707.     /*Code BB*/
  708.  
  709.     .codeblock {
  710.         background: #181818;
  711.         padding: 4px;
  712.         color: #C8D9C8;
  713.     }
  714.     .codeblock .title {
  715.         border-bottom: 1px solid #222;
  716.         font-weight: bold;
  717.         margin: 4px 0;
  718.     }
  719.     .codeblock code {
  720.         overflow: auto;
  721.         height: auto;
  722.         max-height: 200px;
  723.         display: block;
  724.         font-family: Monaco, Consolas, Courier, monospace;
  725.         font-size: 13px;
  726.     }
  727.     /*Spoiler BB - Still Broken*/
  728.  
  729.     .spoiler {
  730.         background: rgba(0, 0, 0, 0.2);
  731.         padding: 10px;
  732.     }
  733.     .spoiler h4 {
  734.         line-height: 1;
  735.         margin: 0;
  736.         background: rgba(0, 0, 0, 0.1);
  737.         padding: 5px;
  738.         cursor: pointer;
  739.     }
  740.     .spoiler > div {
  741.         margin-top: 10px;
  742.     }
  743.     .spoiler.nsfw {
  744.         background: rgba(255, 0, 0, 0.1);
  745.     }
  746.     .spoiler.nsfw h4 {
  747.         background: rgba(255, 0, 0, 0.1);
  748.     }
  749.  
  750.     body {
  751.         background-color: black;
  752.         color: white ;
  753.         min-height: 100vh;
  754.         position: relative;
  755.         font-family: pixel !important;
  756.         font-weight: 300;
  757.  
  758.     }
  759.     /* pomf.is */
  760.     body .upload .button {
  761.         background: #222;
  762.         border: 1px solid #f05696;
  763.         color: #fff;
  764.         cursor: pointer;
  765.         display: inline-block;
  766.         font-size: 27px;
  767.         padding: 28px 48px;
  768.         text-shadow: 0;
  769.         text-decoration: none;
  770.         transition: .5s;
  771.     }
  772.     body .upload .button:hover {
  773.         background: #f05696;
  774.     }
  775.  
  776.     input.button {
  777.         border: solid 1px white;
  778.         background-color: black;
  779.         font-family: pixel;
  780.     }
  781.  
  782.     .tborder .thead {
  783.         font-size: 12px;
  784.         font-weight: normal;
  785.         color: #fff;
  786.         background-color: rgba(75,75,75,0.1);
  787.         padding: 10px;
  788.         text-transform: uppercase;
  789.     }
  790.  
  791.     /* Reputation */
  792.  
  793.     .trow_reputation_positive {
  794.         border-left: 4px solid #27A360;
  795.     }
  796.     .trow_reputation_negative {
  797.         border-left: 4px solid #f05696;
  798.     }
  799.     .trow_reputation_neutral {
  800.         border-left: 4px solid #252525;
  801.     }
  802.     .trow1,
  803.     .trow2 {
  804.         padding: 10px;
  805.     }
  806.     .trow1,
  807.     .trow2 {
  808.         background: rgba(0, 0, 0, 0.04);
  809.         border-top: 1px solid #151515;
  810.     }
  811.     .smalltext {
  812.         font-size: 14px;
  813.     }
  814.     a.postbit_report {
  815.         display: none;
  816.     }
  817.     strong.reputation_positive {
  818.         color: #f05696;
  819.     }
  820.     strong.reputation_negative {
  821.         color: #f05696;
  822.     }
  823.     span.smalltext.reputation_positive {
  824.         color: #f05696;
  825.     }
  826.     span.smalltext.reputation_negative {
  827.         color: #f05696;
  828.     }
  829.  
  830. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement