This commit is contained in:
Azgaar 2020-05-17 23:59:08 +03:00
parent f9457060ef
commit 7410c9e0b4
4 changed files with 106 additions and 77 deletions

View file

@ -1028,10 +1028,10 @@ div#regimentSelectorBody > div > div {
}
.color-div {
width: 2.5em;
width: 3em;
height: 1em;
display: inline-block;
margin: .1em .2em;
margin: 0 .16em;
border: 1px #c5c5c5 groove;
cursor: pointer;
}