meta name="naver-site-verification" content="ae4cae44dcaf70f327af01a4817e8b3936153eaf" / 대한민국 입장에서 예측 불가능한 기후변화 피해 예방 대책을 강구하는 것은 매우 중요하며, 다음과 같은 방향으로 추진해야 합니다.1. 국가 맞춤형 기후변화 시나리오 및 예측 시스템 고도화지역 특성 반영: 한반도의 지리적 특성(삼면이 바다, 산악 지형 등)과 지역별 기후 특성을 반영한 상세한 기후변화 시나리오를 개발하고, 이를 기반으로 극한 기상 현상 예측 정확도를 높여야 합니다. 예를 들어, 도시 지역의 극한 강우 예측, 해안 지역의 해수면 상승 및 태풍
본문 바로가기
카테고리 없음

대한민국 입장에서 예측 불가능한 기후변화 피해 예방 대책을 강구하는 것은 매우 중요하며, 다음과 같은 방향으로 추진해야 합니다.1. 국가 맞춤형 기후변화 시나리오 및 예측 시스템 고도화지역 특성 반영: 한반도의 지리적 특성(삼면이 바다, 산악 지형 등)과 지역별 기후 특성을 반영한 상세한 기후변화 시나리오를 개발하고, 이를 기반으로 극한 기상 현상 예측 정확도를 높여야 합니다. 예를 들어, 도시 지역의 극한 강우 예측, 해안 지역의 해수면 상승 및 태풍

by 천하태평 ㅎㅎ 2025. 4. 22.

._my-button { /* 위 아래 거리 */ margin-top: 30px !important; margin-bottom: 30px !important; /* 글자 크기 */ font-size: 25px !important; /* 글자 굵게 (사용한 폰트에 따라 적용이 될 수도 안될 수도 있음) */ /* 100 ~ 900 (일반적으로 500) */ font-weight: 700 !important; /* 가로 크기 */ /* 글자 크기만큼 줄이려면 fit-content */ width: fit-content !important; /* 버튼 안의 상하 / 좌우 여백 */ padding: 12px 50px !important; /* 글자색 */ color: white !important; /* 배경색 */ background-color: rgb(255, 69, 69) !important; /* background: linear-gradient(to right, rgb(88, 166, 255), rgb(117, 67, 255)); */ /* 테두리 */ border-style: solid !important; /* 모양 */ border-width: 4px !important; /* 두께 */ border-color: rgb(202, 77, 77) !important; /* 색깔 */ /* 글자에 밑줄 넣을지(underline), 말지(none) */ text-decoration: none !important; /* 테두리 둥근 정도 */ border-radius: 100px !important; /* 애니메이션 동작 */ transition-duration: 0.3s !important; /* 버튼 그림자 */ box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4) !important; /* 텍스트 그림자 */ text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2) !important; ._my-button { /* 위 아래 거리 */ margin-top: 30px !important; margin-bottom: 30px !important; /* 글자 크기 */ font-size: 25px !important; /* 글자 굵게 (사용한 폰트에 따라 적용이 될 수도 안될 수도 있음) */ /* 100 ~ 900 (일반적으로 500) */ font-weight: 700 !important; /* 가로 크기 */ /* 글자 크기만큼 줄이려면 fit-content */ width: fit-content !important; /* 버튼 안의 상하 / 좌우 여백 */ padding: 12px 50px !important; /* 글자색 */ color: white !important; /* 배경색 */ background-color: rgb(255, 69, 69) !important; /* background: linear-gradient(to right, rgb(88, 166, 255), rgb(117, 67, 255)); */ /* 테두리 */ border-style: solid !important; /* 모양 */ border-width: 4px !important; /* 두께 */ border-color: rgb(202, 77, 77) !important; /* 색깔 */ /* 글자에 밑줄 넣을지(underline), 말지(none) */ text-decoration: none !important; /* 테두리 둥근 정도 */ border-radius: 100px !important; /* 애니메이션 동작 */ transition-duration: 0.3s !important; /* 버튼 그림자 */ box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.4) !important; /* 텍스트 그림자 */ text-shadow: 2px 4px 6px rgba(0, 0, 0, 0.2) !important; display: flex !important; justify-content: center !important; align-items: center !important; margin-left: auto !important; margin-right: auto !important; cursor: pointer !important; opacity: 1 !important; transition-property: all !important; line-height: 1.5 !important; text-align: center !important; white-space: nowrap !important; overflow: hidden !important; } ._my-button:hover { transform: scale(1.2) !important; background-color: rgb(96, 170, 255) !important; border-color: rgb(74, 143, 223) !important; } Box Shadow 꾸미기 사이트 https://getcssscan.com/css-box-shadow-examples