ac work: better color

This commit is contained in:
Mathieu Jaumotte 2021-08-22 20:20:27 +02:00
parent 4933edaa94
commit 3894c7a56d

View File

@ -99,7 +99,7 @@ div.accompanying_course_work-list {
padding: 0.1em 0.5em; padding: 0.1em 0.5em;
font-variant-caps: small-caps; font-variant-caps: small-caps;
font-size: 95%; font-size: 95%;
background-color: $light; background-color: tint-color($chill-orange, 80%);
+ * { + * {
margin-top: 0; margin-top: 0;
} }