Skip to content

Commit

Permalink
about: don't force font size
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Sep 22, 2020
1 parent 493b122 commit b8920a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/cyan.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -568,8 +568,6 @@ void Cyan::aboutCyan()
"margin: 1em;"
"font-family: sans-serif; }"
"h1, h2, h3, h4 { font-weight: normal; }"
"p, pre, li { font-size: 10pt; }"
"h1#devel { font-size: small; }";
if (!nativeStyle) {
style.append(".highlighter-rouge, pre, h1#devel { background-color: #1d1d1d; }");
}
Expand Down

0 comments on commit b8920a0

Please sign in to comment.