Add wikidata ID and year for editions

This commit is contained in:
2023-02-20 17:13:21 +01:00
parent d2e0bcfb12
commit 850ca382ad
5 changed files with 18 additions and 30 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) {