Guest User

Untitled

a guest
May 27th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. .box {
  2. color: #fe33ac;
  3. border-color: #fdcdea;
  4. }
  5. .box div {
  6. -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  7. box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  8. }
Add Comment
Please, Sign In to add comment