Add wikidata ID and year for editions

This commit is contained in:
2023-02-20 17:13:21 +01:00
parent 77293f03e9
commit c3d4697470
6 changed files with 41 additions and 4 deletions

View File

@ -14,7 +14,7 @@ textarea {
#session-table {
display: grid;
grid-template-columns: 3fr repeat(3, 1fr) 0.5fr 1fr;
grid-template-columns: 3fr 2fr repeat(2, 1fr) 0.5fr 1fr;
}
.purchase-name > span:nth-child(2) {