Guest User

Untitled

a guest
Jan 18th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. .inner-block::before, .inner-block::after {
  2. content: '';
  3. box-sizing: border-box;
  4. position: absolute;
  5. border: 5px solid transparent;
  6. width: 0;
  7. height: 0;
  8. z-index: -1;
  9. }
Add Comment
Please, Sign In to add comment