Skip to content

Instantly share code, notes, and snippets.

@dvnckr
Created September 22, 2012 21:28
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 dvnckr/3767893 to your computer and use it in GitHub Desktop.
Save dvnckr/3767893 to your computer and use it in GitHub Desktop.
Untitled
body {
background: linear-gradient(45deg, #003366 0%, #663300 100%);}
details {
width:400px;}
<section>
<details><summary>Click here for more informations</summary>
<p>Hello you ! I'm hiding from you !</p>
</details>
</section>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment