Minor changes and improvements

+Changed the placement of menu links https://github.com/Shadowss/TravianZ/issues/544#issuecomment-416526737
+Minor changes and improvements in the Admin panel
+Minor corrections in the display of text in the profile of the player
This commit is contained in:
Vladyslav
2018-08-28 15:22:44 +03:00
parent e3c2a28d71
commit c33322ef52
4 changed files with 16 additions and 19 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ body {
}
.center-img {
margin: 0;
margin: 0 0 15px 0;
text-align: center;
}
@@ -37,7 +37,7 @@ body {
#lmidlc {position:relative; min-width:682px; float:left;}
/* Div mit linkem Menue */
#lleft {position:relative; width:130px; height:450px; z-index:3; float:left; left:0px; top:-7px;}
#lleft {position:relative; width:230px; height:450px; z-index:3; float:left; left:0px; top:-7px;}
/* Mittlerer Layer */
#lmid1 {position:relative; width:552px; float:left; border:0px;}