Skip to content

Commit 60060be

Browse files
committed
Header styles.
1 parent 89e02d0 commit 60060be

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

latest/resources/css/apiman-web.css

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,15 @@ h1.section-header {
261261
border-bottom: 1px solid #ccc;
262262
vertical-align: top;
263263
}
264+
265+
#blog .blog-content h3 {
266+
text-decoration: underline;
267+
}
268+
#blog .blog-content h4 {
269+
font-weight: bold;
270+
font-style: italic;
271+
}
272+
#blog .blog-content h5 {
273+
font-size: 15px;
274+
font-style: italic;
275+
}

0 commit comments

Comments
 (0)