Guest User

anon-lor

a guest
Apr 14th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. @-moz-document domain(linux.org.ru) {
  2.     .sign > a {
  3.         display: none;
  4.     }
  5.    
  6.     .title {
  7.         display: none;
  8.     }
  9.    
  10.     .stars {
  11.         font-size: 1.5em;
  12.         color: yellow;
  13.     }
  14.    
  15. }
Advertisement
Add Comment
Please, Sign In to add comment