From d97c3087b2eb1daab0f55fbcf57f2fb89771c115 Mon Sep 17 00:00:00 2001 From: David Moll Date: Mon, 29 Apr 2024 20:59:09 +0200 Subject: [PATCH] Adjusted more breaking apart-problems --- src/_includes/blogCSS.css | 8 ++------ src/index.njk | 6 ++++-- src/stats.njk | 4 ++-- 3 files changed, 8 insertions(+), 10 deletions(-) diff --git a/src/_includes/blogCSS.css b/src/_includes/blogCSS.css index 4843404..cbed72e 100644 --- a/src/_includes/blogCSS.css +++ b/src/_includes/blogCSS.css @@ -32,7 +32,7 @@ tr td:nth-child(2n) { background-color: #ffffff; background-image: none; color: #000000; - margin-top: 0; + margin: 0; } details, @@ -51,10 +51,6 @@ tr td:nth-child(2n) { break-inside: avoid; } - img:first-of-type { - display: none; - } - h1 { font-size: 28px; } @@ -91,7 +87,7 @@ tr td:nth-child(2n) { box-shadow: inset 0 0 0 1000px #181818; } - .websiteViews { + .breakBefore { page-break-before: always; } diff --git a/src/index.njk b/src/index.njk index d211c6d..21955ed 100644 --- a/src/index.njk +++ b/src/index.njk @@ -28,7 +28,7 @@ socialMediaPreviewImageAlt: A cat with glasses sitting in front of a laptop

See all posts in the archive


- +

Random article

@@ -43,7 +43,8 @@ socialMediaPreviewImageAlt: A cat with glasses sitting in front of a laptop

- + +

Net Nuggets

{% for post in collections['net nuggets'] %}
@@ -55,4 +56,5 @@ socialMediaPreviewImageAlt: A cat with glasses sitting in front of a laptop
{% endfor %} + \ No newline at end of file diff --git a/src/stats.njk b/src/stats.njk index 16e5ea3..4af62eb 100644 --- a/src/stats.njk +++ b/src/stats.njk @@ -83,10 +83,10 @@ stats: true -
+

Website views

Data is sourced from Cloudflare using GraphQl - +