|
|
@@ -6,28 +6,29 @@ h5,
|
|
|
h6 {
|
|
|
font-weight: 700;
|
|
|
}
|
|
|
-.pcd_article h2 {
|
|
|
+.pcd_article h1 {
|
|
|
margin-top: 1em;
|
|
|
- font-size: 28px;
|
|
|
+ font-size: 27px !important;
|
|
|
border-bottom: 1px solid gray;
|
|
|
}
|
|
|
.pcd_article h2 {
|
|
|
margin-top: 1em;
|
|
|
- font-size: 22px;
|
|
|
+ font-size: 24px !important;
|
|
|
border-bottom: 1px solid gray;
|
|
|
}
|
|
|
.pcd_article h3 {
|
|
|
margin-top: 0.5em;
|
|
|
- font-size: 16px;
|
|
|
+ font-size: 22px !important;
|
|
|
}
|
|
|
.pcd_article h4 {
|
|
|
- font-size: 100%;
|
|
|
+ font-size: 20px !important;
|
|
|
}
|
|
|
.pcd_article h5 {
|
|
|
- font-size: 100%;
|
|
|
+ font-size: 18px !important;
|
|
|
}
|
|
|
.pcd_article h6 {
|
|
|
- font-size: 100%;
|
|
|
+ font-size: 16px !important;
|
|
|
+ font-weight: 700;
|
|
|
}
|
|
|
.pcd_article blockquote {
|
|
|
margin-left: 1em;
|