Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@moonformeli
Created July 5, 2017 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moonformeli/e3b0397bca41dbe1c142af254856163e to your computer and use it in GitHub Desktop.
Save moonformeli/e3b0397bca41dbe1c142af254856163e to your computer and use it in GitHub Desktop.
.more:hover, .close:hover {
cursor:pointer;
}
.close {
display:block;
background-image:url('https://s.pstatic.net/static/www/img/2017/sp_nav_v170523.png');
width: 42px;
height: 16px;
background-position: -166px -78px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment