Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- CSS
- #game
- {
- font-family:"Times New Roman",Times,serif;
- color:white;
- }
- #game.filtersOn .thing.cantAfford.notOwned
- {
- filter:blur(3px);
- }
- .thing
- {
- border-radius:8px;
- background:rgba(255,255,255,0.5);
- }
Advertisement
Add Comment
Please, Sign In to add comment