Re-enable pygments and add copy-code button

This commit is contained in:
Dave Gallant
2023-12-17 18:53:46 -05:00
parent e7fc123bfe
commit bbf6a152e0
89 changed files with 1449 additions and 940 deletions

View File

@@ -7,7 +7,9 @@
font-weight: 600;
}
h2:hover a, h3:hover a, h4:hover a {
h2:hover a,
h3:hover a,
h4:hover a {
visibility: visible;
text-decoration: none;
}