From d52a610ae17f22bb60e900773163ad39d21b6d58 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 6 Mar 2023 18:34:12 -0400 Subject: 'Track Doctor' release news entry --- static-page/changelog.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'static-page/changelog.yaml') diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml index 8d68b86..3905f75 100644 --- a/static-page/changelog.yaml +++ b/static-page/changelog.yaml @@ -10,7 +10,11 @@ Style: |- } h2 { - margin-bottom: 0.4em; + /* `!important` is to overwrite `margin-bottom: -3px` set by the + * "custom hash links" site.css section on all `.content-heading` + * elements. It's a bit of a hack, sorry! + */ + margin-bottom: calc(0.3em - 3px) !important; } h3 { @@ -23,7 +27,7 @@ Style: |- margin-bottom: 0.6em; } Content: |- -

[[date:12 June 2077]] - (Preview changelog!)

+

[[date:05 March 2023]] - Track Doctor

site changes

- new sheet music & MIDI/project file sections on track pages - check out almost any album from the [[group-gallery:official]], or the new [[listing:all-sheet-music-files|All Sheet Music]], [[listing:tracks/with-sheet-music-files|Tracks - with Sheet Music]], and [[listing:tracks/with-midi-project-files|Tracks - with MIDI & Project Files]] listings! -- cgit 1.3.0-6-gf8a5