}
h3 {
- font-size : 12px;
+ font-size : 13px;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #ecf4ff;
Helvetica, Arial, sans-serif;
}
+h4 {
+ font-size : 14px;
+ font-weight : 600;
+ text-rendering: optimizelegibility;
+ font-family : "Segoe WP Semibold", "Segoe UI Semibold",
+ "Segoe UI Web Semibold", "Segoe UI", "Helvetica Neue",
+ Helvetica, Arial, sans-serif;
+}
+
hr {
border-width : 0px 0px 1px 0px;
border-style : solid;
}
div.postContent h2,
-div.postContent h3 {
+div.postContent h3,
+div.postContent h4 {
font-size : 14px;
}