forked from p15670423/monkey
Legend style fix
This commit is contained in:
parent
ef90d8a788
commit
b17dbdc9de
|
@ -520,3 +520,8 @@ body {
|
||||||
.attack-matrix .messages {
|
.attack-matrix .messages {
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.attack-legend {
|
||||||
|
text-align: center;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue