Advertisement
Shiny_

bredgens

Mar 10th, 2015
458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.55 KB | None | 0 0
  1.   /* Tekst "zakop" na stronie głównej: */
  2.   #itemsStream > .link.iC > .article.clearfix.preview.dC > .diggbox > .dropdown-show > span:before {
  3.     background-color: #0094DC !important;
  4.     border-color: #1CAFFF !important;
  5.     border-radius: unset !important;
  6.     border-style: solid !important;
  7.         border-width: 1px !important;
  8.     color: #FAFFFF !important;
  9.     content: "zakop";
  10.     font-size: 11px !important;
  11.     height: auto !important;
  12.     padding: 2px 9px 2px 9px !important;
  13.     position: relative !important;
  14.     top: 2px !important;
  15.   }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement