Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am zbendas on github.
  • I am zbendas (https://keybase.io/zbendas) on keybase.
  • I have a public key whose fingerprint is 976F 445F 44FD 0E2B E2C2 7A20 2BE5 F0E5 692B 3E6E

To claim this, I am signing this object:

@zbendas
zbendas / dabblet.css
Created July 7, 2013 23:21
Test dabblet
/**
Test dabblet
*/
#left{
float: left;
background-color: rgba(128, 128, 128, 0.5);
min-width: 400px;
min-height: 200px;
}