diff --git a/hwe/css/main.css b/hwe/css/main.css index 05cee077..983d3c9b 100644 --- a/hwe/css/main.css +++ b/hwe/css/main.css @@ -67,4 +67,15 @@ color:white; .nation_info td{ height:18px; +} + +#sidebar{ + position:fixed; + right:0; + top: 50%; + transform: translateY(-50%); +} + +#sidebar button{ + /*width:100px;*/ } \ No newline at end of file diff --git a/hwe/index.php b/hwe/index.php index 1f78ed45..c254a492 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -117,6 +117,7 @@ $(function(){ =WebUtil::printCSS('css/main.css')?> =WebUtil::printCSS('css/map.css')?> =WebUtil::printCSS('css/msg.css')?> + @@ -233,7 +234,7 @@ else if($session->userGrade == 4){ ?> -
| =getMapHtml($mapTheme)?> @@ -279,7 +280,7 @@ else if($session->userGrade == 4){ | |
| =commandButton()?> |
| 장수 동향 | 개인 기록 | @@ -305,11 +306,11 @@ else if($session->userGrade == 4){