Skip to content

Instantly share code, notes, and snippets.

@ginkouno
Created October 18, 2017 08:19
Show Gist options
  • Save ginkouno/768f8a54ae208d9bdd2d8a03f1f3a925 to your computer and use it in GitHub Desktop.
Save ginkouno/768f8a54ae208d9bdd2d8a03f1f3a925 to your computer and use it in GitHub Desktop.
style sheet setting for .md summary with no border
<style>summary:focus {outline:0;}</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment