summaryrefslogtreecommitdiff
path: root/doc/coq2html.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/coq2html.css')
-rw-r--r--doc/coq2html.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/coq2html.css b/doc/coq2html.css
index 5a326a3..0f6680e 100644
--- a/doc/coq2html.css
+++ b/doc/coq2html.css
@@ -55,6 +55,10 @@ div.toggleproof {
text-decoration: underline;
}
+div.toggleproof:hover {
+ cursor: pointer;
+}
+
div.proofscript {
font-size: 0.8em;
}