From 4cedf112f57958a696fb159ef14c194a908e978d Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 2 May 2019 00:53:09 +0900 Subject: [PATCH] =?UTF-8?q?sidebar=20=EB=8B=A4=EC=8B=9C=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/css/main.css | 11 ----------- hwe/index.php | 7 ------- 2 files changed, 18 deletions(-) diff --git a/hwe/css/main.css b/hwe/css/main.css index 983d3c9b..f3b258bb 100644 --- a/hwe/css/main.css +++ b/hwe/css/main.css @@ -68,14 +68,3 @@ 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 c5c2e545..83a89344 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -326,13 +326,6 @@ else if($session->userGrade == 4){
-