diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-01-27 01:16:35 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-01-27 01:16:35 -0500 |
commit | 836ef94d69e7e3477b1f3fe9369fc3f4499d5b71 (patch) | |
tree | 8a6a84cb5c2e58d54356d311ba6c46915a06dafc | |
parent | 48096e4d2341c1a439e80515f3f6334cb27f59c4 (diff) | |
download | emacsconf-wiki-836ef94d69e7e3477b1f3fe9369fc3f4499d5b71.tar.xz emacsconf-wiki-836ef94d69e7e3477b1f3fe9369fc3f4499d5b71.zip |
Add pointer to subtitle
-rw-r--r-- | local.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,3 +75,5 @@ tbody td { padding: 0.5em; border: 1px solid #ced4da; } + +.subtitle { cursor: pointer } |