custom.css
... ...
@@ -34,9 +34,11 @@ h2,
34 34
h3,
35 35
h4 {
36 36
color: #5a7588;
37
+ font-weight: normal;
37 38
}
38 39
.markdown-body h2 {
39 40
color: #5a7588;
41
+ font-weight: normal;
40 42
border-bottom: none;
41 43
}
42 44
a,