November 2012 - February 2014
π¨π₯π¨πΊπ³πΊπ¨π·ππ¨π³π¨π³π¨ππ¨π³π¨π΄π³π¨βοΈπ
| Verifying that "tylerhowarth.id" is my Blockstack ID. https://explorer.blockstack.org/name/tylerhowarth.id |
| (paste in to slack preferences) | |
| // MEDIUM DARK | |
| #292929,#1C1C1C,#57AD68,#FFFFFF,#BABABA,#FFFFFF,#57AD68,#CC5454 | |
| // MEDIUM LIGHT | |
| #F3F3F3,#FAFAFA,#57AD68,#FFFFFF,#DBDBDB,#333333,#57AD68,#CC5454 |
| ### Keybase proof | |
| I hereby claim: | |
| * I am tylerhowarth on github. | |
| * I am tylr (https://keybase.io/tylr) on keybase. | |
| * I have a public key whose fingerprint is C559 E2B1 E115 E0B2 7424 6B86 1CEB 813C 6EC2 0EFF | |
| To claim this, I am signing this object: |
November 2012 - February 2014
π¨π₯π¨πΊπ³πΊπ¨π·ππ¨π³π¨π³π¨ππ¨π³π¨π΄π³π¨βοΈπ
It seems that Amazon's web uploader doesn't assign the correct MIME types for .eot files.
Make sure that the Content-Type for your .eot files is 'application/vnd.ms-fontobject'
Your .css files should have a Content-Type of 'text/css'
| @mixin descending-z-index($count: 30){ | |
| // @include on UL class | |
| position: relative; | |
| li{ | |
| position: relative; | |
| $target: 0; | |
| $index: $count; | |
| @while $index > 0 { | |
| &:nth-child(#{$target}){ z-index: #{$index}; } | |
| $target: $target + 1; |
| Icon Size Radius | |
| iTunesArtwork.png 512px 89.825 | |
| Icon.png 57px 10 | |
| [email protected] 114px 20 | |
| Icon-72.png 72px 12.632 | |
| [email protected] 144px 25.263 | |
| Icon-Small.png 29px 5.088 | |
| [email protected] 58px 10.175 |