Pad check boxes to match the new page font size.

pull/1/head
David Schnur 13 years ago
parent 2eccabcf8c
commit 0f23d23118

@ -26,6 +26,10 @@ input {
font-size: 18px; font-size: 18px;
} }
input[type=checkbox] {
margin: 7px;
}
#header { #header {
position: relative; position: relative;
width: 900px; width: 900px;

Loading…
Cancel
Save