From 3d602b49bfea4eef1309be82cb5c6b741dbcec4c Mon Sep 17 00:00:00 2001 From: hide_d Date: Tue, 17 Apr 2018 02:14:58 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A9=94=EC=8B=9C=EC=A7=80=20=ED=91=9C?= =?UTF-8?q?=EA=B8=B0=20=ED=94=84=EB=A0=88=EC=9E=84=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/css/msg.css | 7 +++++-- hwe/index.php | 9 +++------ tmp_msg/msg.css | 2 ++ 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/hwe/css/msg.css b/hwe/css/msg.css index 873165d0..af2ab808 100644 --- a/hwe/css/msg.css +++ b/hwe/css/msg.css @@ -91,8 +91,11 @@ } .board_side{ - width:50%; - float:left; + width:498px; + display:inline-block; + border-left:groove 1px; + border-right:groove 1px; + border-bottom:groove 1px; } .msg_body{ diff --git a/hwe/index.php b/hwe/index.php index 5471a935..2bbec125 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -286,21 +286,18 @@ if ($session->userGrade >= 5) { 내용 없이 '서신전달&갱신'을 누르면 메세지창이 갱신됩니다.
-
-
+
전체 메시지(최고99자)
개인 메시지(최고99자)
-
-
+
국가 메시지(최고99자)
-
-
+
diff --git a/tmp_msg/msg.css b/tmp_msg/msg.css index 6e60782e..e68207a3 100644 --- a/tmp_msg/msg.css +++ b/tmp_msg/msg.css @@ -76,6 +76,8 @@ .board_side{ width:50%; float:left; + border-left:groove 0.1em; + border-right:groove 0.1em; } .msg_body{