diff --git a/src/main/webapp/m/css/style.css b/src/main/webapp/m/css/style.css index f43908e..2c764ee 100644 --- a/src/main/webapp/m/css/style.css +++ b/src/main/webapp/m/css/style.css @@ -5307,6 +5307,30 @@ main { margin-top: 20px; } +.modal-wrapper .center_title { + display: flex; + justify-content: center; + color: #414141; + font-size: 1rem; + font-weight: 400; + margin-top: 10px; +} + +.modal-wrapper .container_y_n { + display: flex; + margin-top: 20px; + justify-content: space-around; +} + +.modal-wrapper .btn_y_n { + height: 30px; + width: 80px; + border-radius: 14px; + background-color: #FF9C01; + color: #FFFFFF; + +} + /* 13p */ .modal-wrapper .input_cont { diff --git a/src/main/webapp/m/html/bf_growth_record/9-2.기록-젖병.html b/src/main/webapp/m/html/bf_growth_record/9-2.기록-젖병.html index 18ee11b..83a423c 100644 --- a/src/main/webapp/m/html/bf_growth_record/9-2.기록-젖병.html +++ b/src/main/webapp/m/html/bf_growth_record/9-2.기록-젖병.html @@ -17,6 +17,19 @@
+ + + +