diff --git a/README.md b/README.md new file mode 100644 index 0000000..6536c94 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file diff --git a/booklet-stylesheet.css b/booklet-stylesheet.css index 58e8473..8768a1f 100644 --- a/booklet-stylesheet.css +++ b/booklet-stylesheet.css @@ -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;