Commit 8a118057 authored by David Schnur's avatar David Schnur

Expand buttons to match the new page font size.

parent e05f3900
...@@ -17,6 +17,11 @@ p { ...@@ -17,6 +17,11 @@ p {
margin-top: 10px; margin-top: 10px;
} }
button {
font-size: 18px;
padding: 1px 7px;
}
#header { #header {
position: relative; position: relative;
width: 900px; width: 900px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment