Live data from Hacker News

Show HN: A simple hand drawn HTML/CSS theme

chr15m.github.io

1–10 of 37 posts

Re: Show HN: A simple hand drawn HTML/CSS theme

#3
Hi, it looks really great. Reminds me of XKCD-inspired chart themes.

Several issues to better respect UI standards:

- Controls should have `cursor:pointer` so it show a hand on hover.

- Controls should have an active style.

- Clicking on a label associated with a checkbox should select/unselect the checkbox, just like radio buttons.

- Radio buttons should be visually more distinct from checkboxes, maybe by making them less round.

Post reply on HN