I hereby claim:
- I am dboudro on github.
- I am wheatgrass (https://keybase.io/wheatgrass) on keybase.
- I have a public key ASDGtjBYUCJ34zXc-gp1bHxeuWBTRRy_S65Ro9dx4QQ0Pgo
To claim this, I am signing this object:
| pragma solidity ^0.4.24; | |
| // ---------------------------------------------------------------------------- | |
| // Sample token contract | |
| // | |
| // Symbol : {{Token Symbol}} | |
| // Name : {{Token Name}} | |
| // Total supply : {{Total Supply}} | |
| // Decimals : {{Decimals}} | |
| // Owner Account : {{Owner Account}} |
| pragma solidity ^0.4.24; | |
| // ---------------------------------------------------------------------------- | |
| // Sample token contract | |
| // | |
| // Symbol : {{Token Symbol}} | |
| // Name : {{Token Name}} | |
| // Total supply : {{Total Supply}} | |
| // Decimals : {{Decimals}} | |
| // Owner Account : {{Owner Account}} |
I hereby claim:
To claim this, I am signing this object:
| /** | |
| * button styling | |
| */ | |
| #buttons li { | |
| font-family: Verdana, Garamond; | |
| font-size: 14px; | |
| list-style: none; | |
| text-shadow: 0px 2px 0 #3E5DC2; | |
| } |
| * { | |
| text-decoration: none; | |
| } | |
| #container { | |
| position: relative; | |
| /* border: 2px solid #904; */ | |
| } | |
| #main-nav { |
| /* | |
| * Dboody has style, son! | |
| * | |
| */ | |
| body { | |
| background-image:url('http://i.imgur.com/ujxntiG.jpg'); | |
| /*background-color: #91A2B3; */ | |
| } |