Guest User

Untitled

a guest
Sep 14th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. /**
  2. * Inner rounding
  3. */
  4.  
  5.  
  6. div {
  7. width: 12em;
  8. height: 10em;
  9. margin: 1em;
  10. background: linear-gradient(#fb3 33.3%, #58a 0, #58a 66.6%, yellowgreen 0) 0 0 / 100% 30%;
  11. }
Add Comment
Please, Sign In to add comment