2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock.html synced 2025-02-09 14:35:37 +00:00

add pointer to buttons

This commit is contained in:
AJ ONeal 2019-06-01 00:24:02 -06:00
parent 059b63e5d0
commit 8a873eeb1d

View File

@ -184,6 +184,10 @@ pre {
margin: 1em 0;
}
button {
cursor: pointer;
}
.tabbed-selector label {
width: 50%;
padding: 0.5em 0;