Advertisement
Guest User

Untitled

a guest
Jan 31st, 2015
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. .bocado:before {
  2. content: '';
  3. height: 0;
  4. width: 0;
  5. border-width: 8px 8px 8px 8px;
  6. border-style: solid;
  7. border-color: rgba(251, 251, 251, 0) rgba(255, 255, 255, 0) white rgba(255, 255, 255, 0);
  8. position: absolute;
  9. top: -16px;
  10. margin-left: 0px;
  11. border-top-style: inset;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement