EduardET

section arrow bottom

Feb 20th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. content:"";
  2. width: 0;
  3. height: 0;
  4. border-left: 65px solid transparent;
  5. border-right: 65px solid transparent;
  6. border-top: 40px solid #3E9E8F;
  7. display: block;
  8. position: absolute;
  9. bottom: -40px;
  10. z-index:1;
  11. left: 21%;
Advertisement
Add Comment
Please, Sign In to add comment