From 3952c47a9c4852cf7024d268d3a46a9fac1aa764 Mon Sep 17 00:00:00 2001 From: flem Date: Thu, 15 Jun 2023 12:45:06 +0200 Subject: [PATCH] Update 'how-to-make-a-notebook-that/style.css' --- how-to-make-a-notebook-that/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/how-to-make-a-notebook-that/style.css b/how-to-make-a-notebook-that/style.css index 7309834..346b4f2 100644 --- a/how-to-make-a-notebook-that/style.css +++ b/how-to-make-a-notebook-that/style.css @@ -103,10 +103,13 @@ section#main{ #galleries{ padding-top:3%; + } .gal-title{ font-size:0.8em; + font-family: 'NotCourierSans Bold', Courier, monospace; + } #publist {