summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-01-27 01:16:35 -0500
committerSacha Chua <sacha@sachachua.com>2021-01-27 01:16:35 -0500
commit836ef94d69e7e3477b1f3fe9369fc3f4499d5b71 (patch)
tree8a6a84cb5c2e58d54356d311ba6c46915a06dafc
parent48096e4d2341c1a439e80515f3f6334cb27f59c4 (diff)
downloademacsconf-wiki-836ef94d69e7e3477b1f3fe9369fc3f4499d5b71.tar.xz
emacsconf-wiki-836ef94d69e7e3477b1f3fe9369fc3f4499d5b71.zip
Add pointer to subtitle
-rw-r--r--local.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/local.css b/local.css
index 7cf404d2..ba1a94a5 100644
--- a/local.css
+++ b/local.css
@@ -75,3 +75,5 @@ tbody td {
padding: 0.5em;
border: 1px solid #ced4da;
}
+
+.subtitle { cursor: pointer }