Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. .Rectangle_1 {
  2. background-image: -moz-linear-gradient( -90deg, rgb(238,9,79) 0%, rgb(134,24,96) 42%, rgb(29,38,113) 100%);
  3. background-image: -webkit-linear-gradient( -90deg, rgb(238,9,79) 0%, rgb(134,24,96) 42%, rgb(29,38,113) 100%);
  4. background-image: -ms-linear-gradient( -90deg, rgb(238,9,79) 0%, rgb(134,24,96) 42%, rgb(29,38,113) 100%);
  5. position: absolute;
  6. left: -26px;
  7. top: -38px;
  8. width: 1283px;
  9. height: 3070px;
  10. z-index: 3;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement