This centers the picture in the middle

This addition to this issue https://github.com/Shadowss/TravianZ/issues/429 which is shown in this comment https://github.com/Shadowss/TravianZ/issues/429#issuecomment-354162612
This commit is contained in:
Vladyslav
2018-01-05 20:28:26 +02:00
committed by GitHub
parent 573cd02c80
commit c89ce43b27
+1 -1
View File
@@ -3461,7 +3461,7 @@ div.village1 table#movements td.typ img {
float: left; float: left;
margin: 0 1px 0 4px; margin: 0 1px 0 4px;
position: relative; position: relative;
top: 3px; top: 1px;
} }
div.village1 table#movements div.mov { div.village1 table#movements div.mov {
float: left; float: left;