Skip to content

Instantly share code, notes, and snippets.

@FedC
FedC / dabblet.css
Created December 9, 2013 18:47
Checkbox Hack
/* Checkbox Hack */
input[type=checkbox] {
position: absolute;
top: -9999px;
left: -9999px;
}
label {
-webkit-appearance: push-button;
-moz-appearance: button;
.container
.wrap
%figure FIGURE
%header HEADER
#click-me
%a{href: 'javascript:void(0)'} Click Me