Added multiple author support

This commit is contained in:
Nuno Coração
2022-10-13 23:29:04 +01:00
parent 6a3c4f9c21
commit 2677435117
25 changed files with 275 additions and 6 deletions
+4
View File
@@ -1530,6 +1530,10 @@ select {
margin-top: 0.1rem;
}
.mt-4 {
margin-top: 1rem;
}
.\!mt-0 {
margin-top: 0px !important;
}