improve look of buttons

This commit is contained in:
carson 2021-02-18 21:15:02 -07:00
parent cd639d1ded
commit 11287d924b

View File

@ -288,6 +288,7 @@ th {
background: white;
border: solid;
cursor:pointer;
border-radius: 8px;
}
pre {