.single h2:not(.section-title2):not(.c-bottomSection__title) {
padding: 1rem 2rem;
border-top: 6px double #000;
border-bottom: 6px double #000;
}
.single h3 {
padding: 1rem 2rem;
border-left: 4px solid #000;
}
【Arkhe】投稿ページの見出しにだけデザインを付けたい

.single h2:not(.section-title2):not(.c-bottomSection__title) {
padding: 1rem 2rem;
border-top: 6px double #000;
border-bottom: 6px double #000;
}
.single h3 {
padding: 1rem 2rem;
border-left: 4px solid #000;
}
この記事が気に入ったら
フォローしてね!
コメント