<style>
h2 {
border-bottom: 1px solid #eaecef !important;
padding-bottom: .2em;
}
.gh-text h2 {
border-bottom: 1px solid rgb(0,0,0,0.0) !important;
}
:not(.procode-wrap)>code {
background: linear-gradient(90deg,rgb(223, 233, 218) 0%, rgb(223, 233, 218) 100%);
padding: 2px 6px;
margin: 0 2.5px;
border-radius: 5px;
box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.5);
color: black !important;
}
.blockMK {
box-shadow: inset 0 -6px 0 #ffee58;
text-decoration: none;
}
.redTxt {
color: #f15f5f;
}
</style>
<!-- 사이트맵 -->