Last active
July 25, 2017 20:37
-
-
Save brito/501e9cc5ef1d467c84dfa67485748128 to your computer and use it in GitHub Desktop.
nullisnull.blog
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
/* nullisnull.blog */ | |
svg { transform:rotateX(180deg) } | |
path { stroke:hsla(0,100%,50%,.62); stroke-linejoin:bevel; | |
stroke-width:9; fill:hsla(222,38%,50%,.62) } |
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
<svg viewBox="0 0 144 89"> | |
<path d="m55 10 0 34 21 -34 0 34"/> | |
</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":"","page":"html"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment