Commit 179a729f authored by Willard's avatar Willard

Make button corners rounded

parent 5e4018f1
...@@ -15,6 +15,7 @@ body { ...@@ -15,6 +15,7 @@ body {
button { button {
background-color: #5555FF; background-color: #5555FF;
border: 1px solid #5555DD; border: 1px solid #5555DD;
border-radius: 5px;
color: #FFFFFF; color: #FFFFFF;
outline: 0; outline: 0;
font-size: 32pt; font-size: 32pt;
......
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