various improvements to music page #13

Merged
qhri merged 3 commits from music_improvements into main 2025-08-27 01:16:58 +02:00
Showing only changes of commit 1e0b87ebf2 - Show all commits

View file

@ -55,12 +55,12 @@ body {
margin: 0;
}
p, h1, ul, h1, h2, h3, nav, header, details, figcaption, table {
p, h1, ul, h1, h2, h3, nav, header, details, table {
color: var(--font-color);
font-family: atkinsonhyperlegible, Verdana, sans-serif;
}
p, ul, nav, code, figcaption, table {
p, ul, nav, code, table {
font-size: 22px;
}