Skip to content

Commit

Permalink
build based on b042df2
Browse files Browse the repository at this point in the history
  • Loading branch information
zeptodoctor committed Sep 21, 2024
1 parent 6d53957 commit 4299498
Show file tree
Hide file tree
Showing 39 changed files with 16,402 additions and 0 deletions.
14 changes: 14 additions & 0 deletions previews/PR80/assets/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
#article#docs img {
# width: 80%;
#}

img[src*="#thumbnail"] {
width:150px;
height:100px;
}

.center {
display: block;
margin-left: auto;
margin-right: auto;
}
260 changes: 260 additions & 0 deletions previews/PR80/assets/documenter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4299498

Please sign in to comment.