10 years later #1

Merged
sthag merged 374 commits from development into main 2026-03-07 00:18:59 +01:00
Showing only changes of commit fa6f9cf1d8 - Show all commits

View file

@ -101,6 +101,10 @@ li, dt, dd {
color: $basic_font_color;
}
li, dd {
// margin-bottom: $basic_space;
}
dd {
margin-left: $basic_indent;
}