Guest User

Untitled

a guest
May 26th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. /**
  2. * The first commented line is your dabblet’s title
  3. */
  4. .column {float: left; width: 100%; height: 600px;
  5. .row { display: table; clear: both;}
  6.  
  7. background: #f06;
  8. background: linear-gradient(45deg, #f06, yellow);
  9. min-height: 200%;
Add Comment
Please, Sign In to add comment