summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--commun.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/commun.css b/commun.css
index 8cdebd5..d7fade3 100644
--- a/commun.css
+++ b/commun.css
@@ -246,6 +246,7 @@ footer.legal {
height: var(--height);
margin: 0;
opacity: 0;
+ cursor: pointer;
}
.togglable > img.button.open {
grid-column: 1;
@@ -273,6 +274,7 @@ footer.legal {
height: 100%;
display: flex;
align-items: center;
+ cursor: pointer;
}
.togglable > .content {
display: block;