Guest User

Untitled

a guest
Jan 18th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. .clientBackground { color: white; }
  2.  
  3. client1.css {
  4. .clientBackground { color: blue; }
  5. }
  6.  
  7. client2.css {
  8. .clientBackground { color: green; }
  9. }
Add Comment
Please, Sign In to add comment