DoodleCSS
DoodleCSS copied to clipboard
A simple hand drawn HTML/CSS theme
 Awesome work though! Keep it up!
Hi. I maintain a [list of CSS frameworks](https://github.com/troxler/awesome-css-frameworks) and there is a [PR](https://github.com/troxler/awesome-css-frameworks/pull/86) to add DoodleCSS. While checking out your project, I noticed that the focus styling is a little...
This makes the file input button look hand drawn.
- Checkboxes and radio buttons already have a different appearance when disabled, so just extend this to buttons as well (use the same color: grey)
when focused, there are some lines outside, i think `outline: none` can fix this? 
#16