Guest User

Untitled

a guest
Jul 16th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. /* Box shadow */
  2. body {
  3. background-color: #a1c6d8;
  4. }
  5. .quadro1 {
  6. background-color: orange;
  7. position: absolute;
  8. top: 20%;
  9. left: 20%;
  10. width: 30%;
  11. height: 20%;
  12. }
Add Comment
Please, Sign In to add comment