Skip to content

Commit b934023

Browse files
author
zeptodoctor
committed
build based on e9518a2
1 parent f584eba commit b934023

39 files changed

Lines changed: 16402 additions & 0 deletions

previews/PR89/assets/custom.css

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
#article#docs img {
2+
# width: 80%;
3+
#}
4+
5+
img[src*="#thumbnail"] {
6+
width:150px;
7+
height:100px;
8+
}
9+
10+
.center {
11+
display: block;
12+
margin-left: auto;
13+
margin-right: auto;
14+
}

previews/PR89/assets/documenter.js

Lines changed: 260 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)