Skip to content

Instantly share code, notes, and snippets.

@stephangriesel
Created October 12, 2015 18:23
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 stephangriesel/61a7077d1f1e09853d19 to your computer and use it in GitHub Desktop.
Save stephangriesel/61a7077d1f1e09853d19 to your computer and use it in GitHub Desktop.
a>div { display: none; }
a:hover>div { display: block; }
.lunch {margin-left:5px; margin-right:5px;}
.lunch a {display: block;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment