ThronesDB / thronesdb

A Deckbuilder for A Game of Thrones 2nd Edition LCG.
https://thronesdb.com
MIT License
35 stars 37 forks source link

Affiliation Name after Icon using Print Stylesheet #873

Closed davidagnome closed 2 years ago

davidagnome commented 2 years ago

Adds affiliation text after the icon affiliation. This solves for color blindness as well as makes printed deck lists easier to use for those who store their cards by type and affiliation rather than Expansion/Pack but want to preserve the ordering from ThronesDB. No changes to template engine. It’s done through pure css using an ::after for each affiliation. Addresses #868 for the print style sheet.