Advertisement
Guest User

Untitled

a guest
Jan 26th, 2015
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Градиенты под углом</title>
  4. <meta charset="utf-8">
  5. </head>
  6. <body>
  7. <div class="flower">
  8. <div class="leaf leaf-top-left"></div>
  9. <div class="leaf leaf-top-right"></div>
  10. <div class="leaf leaf-bottom-left"></div>
  11. <div class="leaf leaf-bottom-right"></div>
  12. </div>
  13. </body>
  14. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement