mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-24 20:17:13 +00:00
Merge pull request #456 from velhbxtyrj/patch-1
This centers the picture in the middle
This commit is contained in:
@@ -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;
|
||||||
@@ -9092,4 +9092,4 @@ input.accept{width:12px;height:12px;background-image:url(../../img/a/acc.gif);}
|
|||||||
.reports table {
|
.reports table {
|
||||||
width: auto;
|
width: auto;
|
||||||
min-width: 500px;
|
min-width: 500px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user