퍼스트가든에서 사용하는 사용자 함수 및 관련파일 추가

This commit is contained in:
2025-07-02 14:14:02 +09:00
parent 68797db562
commit ec949b682d
265 changed files with 27086 additions and 0 deletions

17
manager/css/vip.css Normal file
View File

@ -0,0 +1,17 @@
/* 전역 */
body {padding-top: 5em; font-size: 0.9em;}
/* 사이드바 폭 */
.offcanvas.show,.offcanvas.showing,.offcanvas.hiding {width: 250px; }
/* 로그인 */
.container-login button {margin-top: 20px; width: 100%;}
.container-login h2 {text-align: center;}
/* viplist 전체숫자 */
.viplist_head {}
.mod-label {width:200px;}
.unused td {color:gray !important}
/* 중복체크 */
.checkdup {height: 25px; text-align: right;}