<head>
<style>
h2 > span {
color: #4a60a8 !important;
}
@media (min-width: 414px) {
:root .width {
width: 1500px !important;
}
.notion-collection_view-block {
width: 100% !important;
}
.notion-collection_view-block > div,
.notion-gallery-view,
.notion-list-view {
padding-left: 0 !important;
padding-right: 0 !important;
}
.css-1jvi05l {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
.notion-gallery-view a {
box-shadow: none !important;
border: none !important;
}
.notion-record-icon {
display: none !important;
}
.css-fox54z { /*메인타이틀*/
font-size: 1.17em !important;
font-weight: bold !important;
}
.css-2axpky {
row-gap: 48px !important;
}
.css-taj4y5 > div > div> span { /*서브타이틀*/
font-size: 1.2em !important;
}
.css-1hj95xj { /*태그*/
margin-top: 10px !important;
}
</style>
</head>
<aside> 💡 oopy:slide
speed: 1000 # 슬라이드가 넘어가는데 걸리는 시간입니다. 기본값: 1000 (ms, 밀리세컨드)
ratio: 1.77 # 슬라이드 너비 : 슬라이드 높이 비율을 지정합니다. 기본값: 2.76 (708px : 256px)
full: false # 슬라이드를 화면에 꽉 차도록 합니다. full 옵션이 true 일때도 ratio는 유지됩니다. 슬라이드가 컬럼이나 토글에 들어가는 경우 해당 옵션은 동작하지 않습니다. 기본값: false
autoplay:
period: 6000 # 슬라이드가 자동으로 넘어가기까지 걸리는 시간입니다. 자동 재생을 원하지 않는다면 값을 0으로 주세요!
indicator: # 슬라이드 아래에 나타나는 이동을 위한 점들을 의미합니다.
show: true # 점들을 숨기려면 값을 false로 변경하세요
color: "#6196FF" # 현재 보이는 슬라이드에 대응되는 점의 색깔입니다. 기본값: #6196FF
borderRadius: 16 # 슬라이드의 모서리를 둥글게 하는 값입니다. 기본값: 16
backgroundColor: "transparent" # 슬라이드의 배경화면 색상을 지정합니다. *) 배경을 투명색으로 사용하려면 "transparent" 를 입력하세요.
https://recruit.madup.com/0ce2d56b-7e10-4a08-b7af-b614fa1cc64c
https://recruit.madup.com/b9e682f9-9c46-47cb-81ac-b97a605c35bb
</aside>