내 정보 관리 새로 구현

- 비밀번호 수정,
- 전콘 제거, 전콘 변경 기능 추가
This commit is contained in:
2018-03-20 02:59:40 +09:00
parent b27562613e
commit f3d7a6a1a7
20 changed files with 893 additions and 368 deletions
-8
View File
@@ -1,7 +1,5 @@
@charset "utf-8";
@import url("manage/Style.css");
#server_notice {
margin:10px 0;
border: none;
@@ -46,12 +44,6 @@
width: 800px; height: 130px;
}
.section_title {
height:50px;
line-height:50px;
font-size: 30px; font-weight: bold;
text-align: center;
}
#user_info button{
width: 200px;