Advertisement
Guest User

Untitled

a guest
Nov 6th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. .menu div:not(:last-child):after {
  2. content: " ";
  3. background: #999;
  4. width: 1px;
  5. bottom: 0;
  6. top: 0;
  7. position: absolute;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement