Blog
Influencer Marketing
Jan 12, 2024
틱톡 팔로워 늘리는 법? 팔로워를 늘리기 위해 알아둬야 할 것
.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