cleanUrl: "/KC"
title: "KC인증대행"
description: ""
YAML
복사
<head>
<style>
/*상단여백, 타이틀, 아이콘, 페이지커버 안보이게*/
.page-title, .page-icon{
display: none !important;
}
/*제목 1,2,3,텍스트 중앙정렬*/
h2, h3, h4, .notion-text-block {
text-align: left;
}
/*특정블럭 수정*/
div[data-block-id=""] {
text-align: left;
}
.page_cover {
background-color: white;
object-fit: cover !important;
height: 15vw !important;
min-height:150px !important;
}
</style>
<head>
<style>
/*버튼 4개 코드*/
.four-button {
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.button {
display: inline-block;
align-items: center;
justify-content: center;
padding: 10px;
margin: 0 -1px;
width: 25%;
min-width: 200px;
border: 1px solid;
font-weight: bold;
color: #000000;
background-color: white;
border-color: #163984;
transition: 300ms;
text-decoration: none;
}
.button:hover {
color: white;
background-color: #163984;
}
.button-selected {
display: inline-block;
align-items: center;
justify-content: center;
padding: 10px;
margin: 0 -1px;
width: 25%;
min-width: 200px;
border: 1px solid #163984;
font-weight: bold;
transition: 300ms;
text-decoration: none;
color: white;
background-color: #163984;
}
</style>
<div class="four-button">
<a class="button-selected" style="border-radius: 0;" href="/kc-electromagnetic-waves">KC전자파 적합성평가</a>
<a class="button" style="border-radius: 0;" href="/kc-electric-appliance">KC전기용품</a>
<a class="button" style="border-radius: 0;" href="/kc-daily-supplies">KC생활용품</a>
<a class="button" style="border-radius: 0;" href="/kc-kids-product">KC어린이제품</a>
</div>
KC전자파적합성평가
KC전자파적합성평가
<head>
<style>
/*상단여백, 타이틀, 아이콘, 페이지커버 안보이게*/
.page-title, .page-icon{
display: none !important;
}
/*제목 1,2,3,텍스트 중앙정렬*/
h2, h3, h4, .notion-text-block {
text-align: left;
}
/*특정블럭 수정*/
div[data-block-id=""] {
text-align: left;
}
.page_cover {
background-color: white;
object-fit: cover !important;
height: 15vw !important;
min-height:150px !important;
}
</style>
<head>
<style>
/*버튼 4개 코드*/
.four-button {
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.button {
display: inline-block;
align-items: center;
justify-content: center;
padding: 10px;
margin: 0 -1px;
width: 25%;
min-width: 200px;
border: 1px solid;
font-weight: bold;
color: #000000;
background-color: white;
border-color: #163984;
transition: 300ms;
text-decoration: none;
}
.button:hover {
color: white;
background-color: #163984;
}
.button-selected {
display: inline-block;
align-items: center;
justify-content: center;
padding: 10px;
margin: 0 -1px;
width: 25%;
min-width: 200px;
border: 1px solid #163984;
font-weight: bold;
transition: 300ms;
text-decoration: none;
color: white;
background-color: #163984;
}
</style>
<div class="four-button">
<a class="button" style="border-radius: 0;" href="/kc-electromagnetic-waves">KC전자파 적합성평가</a>
<a class="button-selected" style="border-radius: 0;" href="/kc-electric-appliance">KC전기용품</a>
<a class="button" style="border-radius: 0;" href="/kc-daily-supplies">KC생활용품</a>
<a class="button" style="border-radius: 0;" href="/kc-kids-product">KC어린이제품</a>
</div>
KC전기용품
KC전기용품
<head>
<style>
/*상단여백, 타이틀, 아이콘, 페이지커버 안보이게*/
.page-title, .page-icon{
display: none !important;
}
/*제목 1,2,3,텍스트 중앙정렬*/
h2, h3, h4, .notion-text-block {
text-align: left;
}
/*특정블럭 수정*/
div[data-block-id=""] {
text-align: left;
}
.page_cover {
background-color: white;
object-fit: cover !important;
height: 15vw !important;
min-height:150px !important;
}
</style>
<head>
<style>
/*버튼 4개 코드*/
.four-button {
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.button {
display: inline-block;
align-items: center;
justify-content: center;
padding: 10px;
margin: 0 -1px;
width: 25%;
min-width: 200px;
border: 1px solid;
font-weight: bold;
color: #000000;
background-color: white;
border-color: #163984;
transition: 300ms;
text-decoration: none;
}
.button:hover {
color: white;
background-color: #163984;
}
.button-selected {
display: inline-block;
align-items: center;
justify-content: center;
padding: 10px;
margin: 0 -1px;
width: 25%;
min-width: 200px;
border: 1px solid #163984;
font-weight: bold;
transition: 300ms;
text-decoration: none;
color: white;
background-color: #163984;
}
</style>
<div class="four-button">
<a class="button" style="border-radius: 0;" href="/kc-electromagnetic-waves">KC전자파 적합성평가</a>
<a class="button" style="border-radius: 0;" href="/kc-electric-appliance">KC전기용품</a>
<a class="button-selected" style="border-radius: 0;" href="/kc-daily-supplies">KC생활용품</a>
<a class="button" style="border-radius: 0;" href="/kc-kids-product">KC어린이제품</a>
</div>
KC생활용품
KC생활용품
<head>
<style>
/*상단여백, 타이틀, 아이콘, 페이지커버 안보이게*/
.page-title, .page-icon{
display: none !important;
}
/*제목 1,2,3,텍스트 중앙정렬*/
h2, h3, h4, .notion-text-block {
text-align: left;
}
/*특정블럭 수정*/
div[data-block-id=""] {
text-align: left;
}
.page_cover {
background-color: white;
object-fit: cover !important;
height: 15vw !important;
min-height:150px !important;
}
</style>
<head>
<style>
/*버튼 4개 코드*/
.four-button {
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.button {
display: inline-block;
align-items: center;
justify-content: center;
padding: 10px;
margin: 0 -1px;
width: 25%;
min-width: 200px;
border: 1px solid;
font-weight: bold;
color: #000000;
background-color: white;
border-color: #163984;
transition: 300ms;
text-decoration: none;
}
.button:hover {
color: white;
background-color: #163984;
}
.button-selected {
display: inline-block;
align-items: center;
justify-content: center;
padding: 10px;
margin: 0 -1px;
width: 25%;
min-width: 200px;
border: 1px solid #163984;
font-weight: bold;
transition: 300ms;
text-decoration: none;
color: white;
background-color: #163984;
}
</style>
<div class="four-button">
<a class="button" style="border-radius: 0;" href="/kc-electromagnetic-waves">KC전자파 적합성평가</a>
<a class="button" style="border-radius: 0;" href="/kc-electric-appliance">KC전기용품</a>
<a class="button" style="border-radius: 0;" href="/kc-daily-supplies">KC생활용품</a>
<a class="button-selected" style="border-radius: 0;" href="/kc-kids-product">KC어린이제품</a>
</div>
KC어린이제품
KC어린이제품

