Expand buttons to match the new page font size.

pull/1/head
David Schnur 13 years ago
parent e05f390040
commit 8a1180579c

@ -17,6 +17,11 @@ p {
margin-top: 10px;
}
button {
font-size: 18px;
padding: 1px 7px;
}
#header {
position: relative;
width: 900px;

Loading…
Cancel
Save