From 9a14b6f9643ae980c32c592b5cb3852bcc29faa2 Mon Sep 17 00:00:00 2001 From: nono Date: Sun, 27 Feb 2022 17:55:35 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20th=C3=A8me?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/style.css | 6 +++--- layouts/partials/footer.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 8e0784f..a615116 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -152,11 +152,11 @@ p { margin: 1.5em 0; } .dropcase > p:first-of-type::first-letter { - float: left; + /* float: left; */ font-size: 3em; line-height: 1; - margin: 0.08em 0.15em -0.4em 0; - /* initial-letter: 2; Maybe someday*/ + /* margin: 0.08em 0.15em -0.4em 0; */ + font-family: serif; } .content { background-color: white; diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 5c3ab9c..5bb916c 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -9,5 +9,5 @@

The Octet Press is N07070's blog.

It's self-hosted, low-tech, without javascript and static, as it should be.
- Why ? + Why ?