
Tag: korean

img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px} /*# sourceURL=wp-img-auto-sizes-contain-inline-css */.adde_modal-overlay { position: fixed; background-color: #000; z-index: 10060; height: 100%; width: 100%; left: 0; right: 0; top: 0; bottom: 0; opacity: 0; -webkit-transition: opacity .45s cubic-bezier(.23, 1, .32, 1); -o-transition: opacity .45s cubic-bezier(.23, 1, .32, 1); transition: opacity .45s cubic-bezier(.23, 1, .32, 1); } .adde_modal_detector { color: #333; position: fixed; z-index: 10061; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width: 520px; text-align: center; padding: 30px; background-color: #fff; -webkit-box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 16px; } .adde_modal-overlay.active { opacity: .6; } .adde_modal-overlay:not(.active), .adde_modal_detector:not(.adde_modal_detector-show) { display: none; } @media only screen and (max-width:500px) { .adde_modal_detector { width: 90%; } } .adde-btn { padding: 5px 15px; } .adde_modal_detector-show { -webkit-animation: bounceIn .35s ease; -o-animation: bounceIn .35s ease; animation: bounceIn .35s ease; } .adde_modal_detector-hide { -webkit-animation: bounceOut .35s ease; -o-animation: bounceOut .35s ease; animation: bounceOut .35s ease; } .adde_modal_detector-title { padding: 4px 24px 24px 20px; font-size: 20px; color: #111; line-height: 1; font-weight: bold; } .adde_modal_detector-content { padding: 0 24px 24px; opacity: 0.85; } .adde_modal_detector-message { margin: 0; padding: 0; color: #333; font-size: 13px; line-height: 1.5; } .adde_modal_detector-action { padding: 8px; } .adde_modal_detector-action-btn-refresh, .adde_modal_detector-action-btn-close { margin-left: 10px; cursor: pointer; padding: 8px 16px; text-align: center; outline: 0 !important; background-color: transparent; display: inline-block; color: #fff !important; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-tap-highlight-color: rgba(0, 0, 0, .12); -webkit-transition: all .45s cubic-bezier(.23, 1, .32, 1); -o-transition: all .45s cubic-bezier(.23, 1, .32, 1); transition: all .45s cubic-bezier(.23, 1, .32, 1); } .adde_modal_detector-action-btn-refresh:hover, .adde_modal_detector-action-btn-close:hover { color: #fff !important; }