I’ve fallen in love with how AIR uses Webkit as its HTML rendering engine. It means you get to use fun things like:
div{
background-color: rgba(195,100,50,0.5); }
Next: Swoosh
Prev: That’s it, No More Thumbs Up
I’ve fallen in love with how AIR uses Webkit as its HTML rendering engine. It means you get to use fun things like:
div{
background-color: rgba(195,100,50,0.5); }