This commit is contained in:
Magnus Åhall 2024-05-28 07:37:22 +02:00
parent 8dd4fcd197
commit c82c770246
10 changed files with 52 additions and 16 deletions

View file

@ -9,9 +9,11 @@
.group {
font-size: 1.10em;
font-weight: bold;
color: @color2;
color: @color3;
margin-top: 1.5em;
padding-bottom: 4px;
}
h2 {
border-bottom: unset;
}