From c2af8ad74694881d425c1e52ca1aa002d8329585 Mon Sep 17 00:00:00 2001 From: manetta Date: Tue, 6 Feb 2024 15:53:35 +0100 Subject: [PATCH 1/4] Add 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a38450f --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A pen plotters 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 From 01e21539d6d9c7f16127880aea4d534da8c3424a Mon Sep 17 00:00:00 2001 From: manetta Date: Tue, 6 Feb 2024 15:54:50 +0100 Subject: [PATCH 2/4] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a38450f..6536c94 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -A pen plotters 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 +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 From 03397cda16f891749df035557b85f80c0ee8bb1a Mon Sep 17 00:00:00 2001 From: Alessia Date: Tue, 6 Feb 2024 17:45:38 +0100 Subject: [PATCH 3/4] changed px of title --- booklet-stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booklet-stylesheet.css b/booklet-stylesheet.css index 58e8473..b78b9df 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{ From 6c854da1d03b296c951868056c35ca11148bd7fc Mon Sep 17 00:00:00 2001 From: manetta Date: Fri, 9 Feb 2024 11:42:40 +0100 Subject: [PATCH 4/4] Update 'booklet-stylesheet.css' --- booklet-stylesheet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/booklet-stylesheet.css b/booklet-stylesheet.css index b78b9df..8768a1f 100644 --- a/booklet-stylesheet.css +++ b/booklet-stylesheet.css @@ -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;