[WordPress] CSS

@import "http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css";
@import "http://fonts.googleapis.com/earlyaccess/nanumgothic.css";

body,
select,
input,
iframe,
a,
ol,
ul,
li,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
li,
small,
input,
textarea,
tfoot,
.tabs li a span,
#main .vc_text_separator div,
div,
p {
  font-family: "Nanum Gothic", "Nanum Gothic Coding", "돋움체", "굴림체", !important;
}

h1,
h2,
h3,
h4,
.page-title.title-left h1,
.page-title.title-right h1,
h2 a {
  font-weight: bold;
}

h1,
.page-title.title-left h1,
.page-title.title-right h1 {
  font-size: 2em;
  color: #333;
}

.blog-content h2 {
  font-size: 2em;
  color: #333;
}

article > h2 {
  font-size: 1.6em;
  border-bottom: 2px solid #ddd;
  margin-bottom: 34px;
  color: #333;
}

article > h3 {
  font-size: 1.3em;
  border-left: 3px solid rgba(0, 83, 159, 0.65);
  padding-left: 10px;
  margin: 40px 0px 10px 0px;
  color: #444;
}

article > h4 {
  font-size: 1.1em;
  margin-left: 0.95em;
  color: #555;
}

article > p {
  margin-bottom: 12px;
  line-height: 1.7em;
  margin: 1em 1em;
}

article > blockquote {
  margin: auto 1em;
  font-weight: bold;
}

article > ul > li {
  line-height: 2em;
}

/* 정형화된 형식에 대한 CSS */
.wp-block-preformatted {
  background-color: transparent;
  font-family: "Nanum Gothic Coding", "돋움체", "굴림체", "Nanum Gothic" !important;
  font-size: 1.1em;
  margin-left: 0.95em;
}
위로 스크롤