Skip to content

Commit

Permalink
#7642 fix font in lab
Browse files Browse the repository at this point in the history
  • Loading branch information
piorek committed Jul 5, 2018
1 parent b892c94 commit 744ec8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/lab/src/theme/static/fonts.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ div.output_text {
font-family: "Roboto Mono", monospace, sans-serif;
}

.improveFonts .jp-RenderedMarkdown {
.improveFonts .jp-RenderedMarkdown,
.improveFonts .jp-RenderedHTML {
font-family: "Lato", Helvetica, sans-serif;
}

0 comments on commit 744ec8c

Please sign in to comment.