Created
March 6, 2015 17:20
-
-
Save gustaff-weldon/9689c9e2ad5393ca78a5 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabblet’s title | |
*/ | |
background: #f06; | |
background: linear-gradient(45deg, #f06, yellow); | |
min-height: 100%; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- content to be placed inside <body>…</body> --> | |
<?xml version="1.0" encoding="utf-8"?><!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> | |
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> | |
<svg version="1.1" id="checkcircle" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="32px" height="32px" viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve"> | |
<g id="checkcircle-icon"> | |
<circle id="circle" fill="#FFFFFF" cx="16" cy="16" r="14"/> | |
<path id="check-icon_1_" fill="#64BC47" d="M14.625,20.882c-0.061,0.043-0.116,0.073-0.189,0.073c-0.073,0-0.128-0.031-0.189-0.073 l-4.43-4.435c-0.104-0.098-0.104-0.275,0-0.373l1.827-1.827c0.098-0.099,0.275-0.099,0.373,0l2.419,2.432l5.549-5.562 c0.098-0.098,0.275-0.098,0.372,0l1.827,1.828c0.104,0. 098,0.104,0.275,0,0.373L14.625,20.882z" | |
stroke-dasharray="145.8 145.8" stroke-dashoffset="145.8" | |
/> | |
</g> | |
</svg> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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