Skip to content

Commit c46f88b

Browse files
committed
Make function signature be an H1 element
Closes #923
1 parent 3e21b29 commit c46f88b

File tree

10 files changed

+22
-17
lines changed

10 files changed

+22
-17
lines changed

assets/less/content/functions.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
}
3434

3535
.signature {
36+
font-family: @monoFontFamily;
3637
font-size: 1rem;
3738
font-weight: 700;
3839
}

assets/less/content/general.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ h1 {
1616
font-size: 2em;
1717
margin: 1em 0 .5em;
1818

19+
&.signature {
20+
margin: 0;
21+
}
22+
1923
&.section-heading {
2024
margin: 1.5em 0 .5em;
2125
}

formatters/epub/dist/epub-46d479a2637bd24d42ca.css renamed to formatters/epub/dist/epub-f57cfedfa45cbab6a2f8.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formatters/epub/dist/epub-46d479a2637bd24d42ca.js renamed to formatters/epub/dist/epub-f57cfedfa45cbab6a2f8.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

formatters/html/dist/html-3fb6c5497498a0a14912.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)