Facebook
From Sweet Pintail, 1 Year ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 136
  1. @-moz-document domain("wykop.pl") {
  2.     header.header[data-v-5182b5f6] {
  3.     color: #2a2a2a !important;
  4. }
  5.     [data-night-mode] section.search-input form>input[type="search"][data-v-17330ca0] {
  6.     color: #e6e6e7;
  7.     background: #1e1e1e;
  8. }
  9.     [data-night-mode] {
  10.     --whitish: #1e1e1e;
  11. }
  12.     [data-night-mode] {
  13.     --porcelain: #000000;
  14. }
  15.     section.link-block>section>article>header h2 a[data-v-441f7cc5] {
  16.     color: #ffffff;
  17.     -webkit-transition: color .2s ease;
  18.     transition: color .2s ease;
  19. }
  20.     section.actions>ul>li.tag[data-v-7df2b179] {
  21.     color: #ff7d7d;
  22.     font-size: 12px;
  23.     margin: 3px 12px 3px 0;
  24. }
  25.     [data-night-mode] {
  26.     --whitishRGB: #1e1e1e;
  27. }
  28.     aside.left-panel[data-v-542ed896] {
  29.     display: none;
  30. }
  31.     html body section.pub-slot-wrapper.sidebar-1[data-v-6fdb93ea] {
  32.     display: block;
  33. }
  34.     section.sidebar>section.pub-slot-wrapper.sticky[data-v-5d67dfc3] {
  35.     position: -webkit-sticky;
  36.     position: sticky;
  37.     top: calc(48px + 6px);
  38.     display: none;
  39. }
  40.     html body section.pub-slot-wrapper[data-v-6fdb93ea] {
  41.     padding-bottom: 0;
  42.     position: relative;
  43.     min-height: 110px;
  44.     width: 100%;
  45.     background: var(--porcelain);
  46.     border-radius: 6px;
  47.     border: 1px solid var(--geyser);
  48.     display: -webkit-box;
  49.     display: -ms-flexbox;
  50.     display: flex;
  51.     -webkit-box-orient: vertical;
  52.     -webkit-box-direction: normal;
  53.     -ms-flex-direction: column;
  54.     flex-direction: column;
  55.     -webkit-box-align: center;
  56.     -ms-flex-align: center;
  57.     align-items: center;
  58.     display: none;
  59. }
  60.     .popper-button[data-v-e83dd934]+ .onboarding-btn {
  61.     bottom: 101px;
  62.     right: 31px;
  63.     display: none;
  64. }
  65.     [data-night-mode] {
  66.     --geyser: #0000;
  67. }
  68.     [data-night-mode] section.entry.reply[data-v-2aacfeb5]:nth-child(odd) {
  69.     background: #10202a00;
  70. }
  71.     [data-night-mode] section.entry.reply[data-v-2aacfeb5]:nth-child(odd) {
  72.     background: #10202a00;
  73. }
  74.     body>section.open-left-panel:not(.is-mobile) main.main {
  75.     max-width: calc(100% - 6px);
  76. }
  77.     main.main[data-theme="default"]>aside.wide-top {
  78.     max-width: 1260px;
  79.     width: 100%;
  80.     margin: 6px auto 0 auto;
  81.     position: relative;
  82.     display: none;
  83. }
  84.     html body section.pub-slot-wrapper[data-v-6fdb93ea]:after {
  85.     content: '';
  86.     width: 120px;
  87.     height: 85px;
  88.     top: 50%;
  89.     -webkit-transform: translateY(-50%);
  90.     transform: translateY(-50%);
  91.     position: absolute;
  92.     -webkit-mask-repeat: no-repeat;
  93.     mask-repeat: no-repeat;
  94.     -webkit-mask-position: center;
  95.     mask-position: center;
  96.     -webkit-mask-size: 100px 68px;
  97.     mask-size: 100px 68px;
  98.     -webkit-mask-image: url(/static/img/svg/ad-box.svg);
  99.     mask-image: url(/static/img/svg/ad-box.svg);
  100.     display: none;
  101.     background: var(--heather);
  102. }
  103.     html body section.pub-slot-wrapper.sidebar-1[data-v-6fdb93ea] {
  104.     display: inline;
  105. }
  106.     section.vote-box .dig button[data-v-77e4c9b0] {
  107.     cursor: pointer;
  108.     text-align: center;
  109.     display: block;
  110.     border-radius: 3px;
  111.     background: #5a5a5a;
  112.     color: #ffffff;
  113.     font-size: 10px;
  114.     font-weight: 600;
  115.     padding: 5px 0 4px 2px;
  116.     width: 49px;
  117.     white-space: nowrap;
  118.     text-transform: uppercase;
  119.     -webkit-transition: background .2s ease;
  120.     transition: background .2s ease;
  121. }
  122.     section.vote-box .dig p[data-v-77e4c9b0] {
  123.     background: #bdbdbd;
  124.     margin: 0;
  125.     display: block;
  126.     padding: 4px;
  127.     border-radius: 14px;
  128.     position: relative;
  129.     -webkit-transition: background .2s ease;
  130.     transition: background .2s ease;
  131. }
  132. }