CSS / / 2022. 10. 28. 01:07

고래스킨 소제목 헤더 css

.post-content h1,.post-content h2,.post-content h3,.post-content h4 {
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 0.75rem;
  font-size: 1.25rem;
  font-weight: 500 !important;
  line-height: 1.25;
  word-break: normal;
  word-wrap: break-word;
  color:#000;
  border-left: 0px solid #aeaeae;
}

'CSS' 카테고리의 다른 글

HTML style 써서 padding /margin 주는 예제  (0) 2021.11.26
CSS 말줄임표 옵션 -webkit-box  (0) 2021.11.26
CSS 제목 줄바꾸기  (0) 2021.11.26
  • 네이버 블로그 공유
  • 네이버 밴드 공유
  • 페이스북 공유
  • 카카오스토리 공유