button color consistent with link color

This commit is contained in:
Benjamin Elder
2020-06-17 16:10:53 -07:00
parent 9dde290bca
commit 58c1816c96

View File

@@ -229,7 +229,7 @@ table.includecode thead th {
}
table.includecode thead th button {
background: blue;
background: #326be5;
border: 1px solid white;
color: white;
font-weight: bold;