Skip to content

Commit

Permalink
build based on ecc1785
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 2, 2023
1 parent c4e1ec8 commit babdf3b
Show file tree
Hide file tree
Showing 23 changed files with 437 additions and 15,585 deletions.
17 changes: 17 additions & 0 deletions previews/PR243/assets/citations.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
.citation dl {
display: grid;
grid-template-columns: max-content auto; }
.citation dt {
grid-column-start: 1; }
.citation dd {
grid-column-start: 2;
margin-bottom: 0.75em; }
.citation ul {
padding: 0 0 2.25em 0;
margin: 0;
list-style: none;}
.citation ul li {
text-indent: -2.25em;
margin: 0.33em 0.5em 0.5em 2.25em;}
.citation ol li {
padding-left:0.75em;}
7,699 changes: 2 additions & 7,697 deletions previews/PR243/assets/themes/documenter-dark.css

Large diffs are not rendered by default.

Loading

0 comments on commit babdf3b

Please sign in to comment.