From 17a91f1da95b210d0f1f4988671e4d7d181f7b61 Mon Sep 17 00:00:00 2001 From: matthew Date: Wed, 22 Nov 2023 14:16:51 +0000 Subject: Added jump-to links --- cheatsheet/cheatsheet.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index b090be6..7e64e99 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -83,6 +83,8 @@ #downpdf{text-decoration: none;color:#aaaaaa;} #downpdf:hover{color:#444;} + + #fulldata p a {color:#0eefff; text-decoration: none;}