feat: show upcoming traits

This commit is contained in:
relikd
2023-10-08 17:27:54 +02:00
parent b55770484c
commit 7c64e898f4
3 changed files with 14 additions and 1 deletions

View File

@@ -223,7 +223,10 @@ table.clickable tbody>tr:hover>td {
}
.border1 {
border: 1px solid
border: 1px solid;
}
.border1d {
border: 1px dashed;
}
.font-sm {
font-size: 90%