diff --git a/README.md b/README.md index 056e508..a858ee5 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,6 @@ * **Input/Button**: 입력 필드와 버튼은 최소한의 보더와 포인트 컬러만 사용하여 정갈하게 표현합니다. * **Modal (모달 공통 규칙)**: * **Header**: 짙은 그린(`#1E5149`) 배경에 화이트 텍스트를 사용하며, 우측 상단에 명확한 'X' 닫기 버튼을 배치합니다. - * **Interaction**: 사용자의 편의를 위해 `ESC` 키를 누르거나 모달 바깥 영역(Overlay)을 클릭하면 모달이 닫히도록 구현합니다. + * **Interaction**: 사용자의 오입력(실수로 바깥을 클릭하여 입력 내용이 날아가는 현상)을 방지하기 위해 **모달 바깥 영역(Overlay) 클릭 시 모달이 닫히지 않도록** 설정합니다. 닫기는 오직 'ESC' 키 또는 명시적인 'X' 및 '닫기' 버튼을 통해서만 가능합니다. * **Layout**: `detail.png` 기준의 2열 그리드 시스템을 권장하며, 하단 우측에 액션 버튼(닫기, 저장 등)을 배치합니다. diff --git a/backupDB_20260602.xlsx b/backupDB_20260602.xlsx new file mode 100644 index 0000000..3914bc9 Binary files /dev/null and b/backupDB_20260602.xlsx differ diff --git a/img/location_photo/IDC/동관53.png b/img/location_photo/IDC/동관53.png new file mode 100644 index 0000000..99edb23 Binary files /dev/null and b/img/location_photo/IDC/동관53.png differ diff --git a/img/location_photo/IDC/동관54.png b/img/location_photo/IDC/동관54.png new file mode 100644 index 0000000..eb43160 Binary files /dev/null and b/img/location_photo/IDC/동관54.png differ diff --git a/img/location_photo/IDC/서관202.png b/img/location_photo/IDC/서관202.png new file mode 100644 index 0000000..feae6be Binary files /dev/null and b/img/location_photo/IDC/서관202.png differ diff --git a/img/location_photo/IDC/서관203.png b/img/location_photo/IDC/서관203.png new file mode 100644 index 0000000..3c84f4f Binary files /dev/null and b/img/location_photo/IDC/서관203.png differ diff --git a/img/location_photo/IDC/서관204.png b/img/location_photo/IDC/서관204.png new file mode 100644 index 0000000..7e07619 Binary files /dev/null and b/img/location_photo/IDC/서관204.png differ diff --git a/img/location_photo/IDC/서관205.png b/img/location_photo/IDC/서관205.png new file mode 100644 index 0000000..0cb39e0 Binary files /dev/null and b/img/location_photo/IDC/서관205.png differ diff --git a/img/location_photo/기술개발센터/서버실/서버실_1.png b/img/location_photo/기술개발센터/서버실/서버실_1.png new file mode 100644 index 0000000..c62daf0 Binary files /dev/null and b/img/location_photo/기술개발센터/서버실/서버실_1.png differ diff --git a/img/location_photo/기술개발센터/서버실/서버실_2.png b/img/location_photo/기술개발센터/서버실/서버실_2.png new file mode 100644 index 0000000..d718c88 Binary files /dev/null and b/img/location_photo/기술개발센터/서버실/서버실_2.png differ diff --git a/img/location_photo/한맥빌딩/MDF실/MDF_1.png b/img/location_photo/한맥빌딩/MDF실/MDF_1.png new file mode 100644 index 0000000..a6f7d06 Binary files /dev/null and b/img/location_photo/한맥빌딩/MDF실/MDF_1.png differ diff --git a/img/location_photo/한맥빌딩/MDF실/MDF_2.png b/img/location_photo/한맥빌딩/MDF실/MDF_2.png new file mode 100644 index 0000000..004dca2 Binary files /dev/null and b/img/location_photo/한맥빌딩/MDF실/MDF_2.png differ diff --git a/img/location_photo/한맥빌딩/MDF실/MDF_3.png b/img/location_photo/한맥빌딩/MDF실/MDF_3.png new file mode 100644 index 0000000..b2d117a Binary files /dev/null and b/img/location_photo/한맥빌딩/MDF실/MDF_3.png differ diff --git a/img/location_photo/한맥빌딩/MDF실/MDF_4.png b/img/location_photo/한맥빌딩/MDF실/MDF_4.png new file mode 100644 index 0000000..ad270d5 Binary files /dev/null and b/img/location_photo/한맥빌딩/MDF실/MDF_4.png differ diff --git a/index.html b/index.html index 5fc7d78..ab990f8 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@ + @@ -18,7 +19,37 @@ -
+ +
+ +
+ +