v1.5.01 - COA gen integration, first try, embed

This commit is contained in:
Azgaar 2021-01-26 13:38:37 +03:00
parent e1bc6d9eba
commit b86d985607
9 changed files with 516 additions and 60 deletions

View file

@ -1391,6 +1391,11 @@ div.states>input.riverType {
width: 5em;
}
div.states>embed.emblemIcon {
margin: -.4em 0;
cursor: pointer;
}
#diplomacyBodySection > div {
cursor: pointer;
}