Advertisement
DebisteJalibon

Poofling CSS

Sep 30th, 2020 (edited)
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. #game {
  2. background:cornflowerblue;
  3. font-family:"Arial";
  4. color:black;
  5. }
  6.  
  7. #game.filtersOn .thing.cantAfford.notOwned
  8. {
  9. filter:blur(3px);
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement