Skip to content

Commit 2b3358e

Browse files
author
runner
committed
Publish 5.x documentation
1 parent 36d5f0d commit 2b3358e

116 files changed

Lines changed: 90614 additions & 7912 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

5.x/404.html

Lines changed: 508 additions & 28 deletions
Large diffs are not rendered by default.

5.x/assets/stylesheets/extra.css

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,20 @@ details code {
1616
border-radius: .2rem !important;
1717
padding: 0 .3rem .3rem .3rem !important;
1818
}
19+
}
20+
21+
.md-typeset h2 {
22+
margin: 2.5em 0 .64em;
23+
}
24+
25+
.md-typeset h2 {
26+
margin: 2.6em 0 .64em;
27+
}
28+
29+
.md-typeset h3 {
30+
margin-top: 2.2em;
31+
}
32+
33+
.md-content {
34+
padding-bottom: 7em;
1935
}

0 commit comments

Comments
 (0)