We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371261e commit 36c6d9eCopy full SHA for 36c6d9e
1 file changed
src/quantecon_book_theme/assets/styles/_base.scss
@@ -147,6 +147,13 @@ h4 {
147
color: #000;
148
}
149
150
+h5 {
151
+ font-size: 1rem;
152
+ font-family: "Source Sans Pro", sans-serif;
153
+ font-weight: 900;
154
+ color: #000;
155
+}
156
+
157
// Emphasis styling - replace italics with color and semi-bold weight
158
em {
159
font-style: normal;
0 commit comments