Merge branch 'main' of ssh://git.xpub.nl:2501/XPUB/pen-plotter-zine

main
mb 3 months ago
commit d03323ec39

@ -0,0 +1 @@
A `PEN PLOTTING PARTY*` zine generated from the [pen plotters/zine](https://pzwiki.wdka.nl/mediadesign/Pen_plotters/zine) wiki page, made with [booklet-with-pagedjs.sh](https://pzwiki.wdka.nl/mediadesign/User:Manetta/Booklet-with-pagedjs.sh) using Paged.js.

@ -6,7 +6,7 @@
background: url(./hershey-text-extension.svg);
}
body{
font-size: 9px;
font-size: 20px;
line-height: 1.5;
}
div#toc{
@ -53,14 +53,14 @@ div.thumbcaption{
h1, h2, h3, h4, h5, h6 {
break-after: avoid;
}
h2:first-of-type{
h1:first-of-type{
font-size: 400%;
border: 5px groove;
border-radius: 25px;
padding: 0.15em 0.75em 0.5em;
break-after: always;
}
h2{
h1{
font-family: "line";
font-size: 300%;
text-align: center;

Loading…
Cancel
Save