add permalinks for program headings

This commit is contained in:
Lyn Fugmann 2024-10-04 17:16:16 +02:00
parent be380c6d12
commit 044dea263b
3 changed files with 34 additions and 3 deletions

View file

@ -122,5 +122,7 @@ a.btn:hover {
--color-button-active: #fff;
--color-background-page: #fefefe;
--color-background-header: rgba(255,255,255,.92);
--color-permalink: #9e9e9ea6;
/* --color-permalink: #cdcdcda6; */
}