Legend style fix

This commit is contained in:
VakarisZ 2019-04-17 13:58:52 +03:00
parent ef90d8a788
commit b17dbdc9de
1 changed files with 5 additions and 0 deletions

View File

@ -520,3 +520,8 @@ body {
.attack-matrix .messages {
margin-bottom: 30px;
}
.attack-legend {
text-align: center;
margin-bottom: 20px;
}