Blog
Influencer Marketing
Jan 12, 2024
유튜버 타이업(Tie-up)이란? 장점과 비용 시세, 사례 소개
.post_text {
line-height: 1.5; /* 行間を広げる */
}
.blue-text {
color: #015CBC;
}
.darkgreen-text {
color: #5D8643;
}
.orange-text {
color: #EA6E00;
}
.red-text {
color: #D93A36;
}
.pink-text {
color: #6D172B;
}
.highlighted_heading_1 {
background-color: #D93A36;
color: white;
padding: 10px;
}
.highlighted_heading_2 {
background-color: white; /* 白い背景色 */
color: black; /* 黒い文字色 */
padding: 10px; /* 余白 */
border-top: 1px solid #D93A36; /* 上部の赤い線 */
border-bottom: 1