cursor pointer on buttons

This commit is contained in:
Benjamin Elder
2020-06-17 15:12:01 -07:00
parent dd7e3c8d79
commit 98efd5942e

View File

@@ -235,6 +235,7 @@ table.includecode thead th button {
color: white;
font-weight: bold;
margin: .25em;
cursor: pointer;
}
table.includecode pre {