nlozovan

Untitled

May 30th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. .pag ul li .page-numbers {
  2. background: rgba( 0, 0, 0, 0.8 );
  3. color: #FFFFFF;
  4. }
  5.  
  6. .pag ul li .page-numbers:not(.current):hover {
  7. background: rgba( 0, 0, 0, 0.4 );
  8. }
  9.  
  10. .pag ul li .page-numbers.current {
  11. background: rgba( 0, 0, 0, 0.4 );
  12. }
Advertisement
Add Comment
Please, Sign In to add comment