Advertisement
Guest User

Untitled

a guest
Nov 30th, 2015
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. Gradient/**
  2. * The first commented line is your dabblet’s title
  3. */
  4.  
  5. background: #f8ffff;
  6. background: linear-gradient(135deg, #eaf7fb, f8ffff);
  7. min-height: 100%;
  8.  
  9.  
  10.  
  11.  
  12. .tito span {
  13. color: #ff0044;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement