From cc4cebdb45109347e7fe1d6b814460762d0ed935 Mon Sep 17 00:00:00 2001 From: Caroline Schulte Date: Sun, 19 Jul 2026 21:16:54 +0200 Subject: [PATCH] . --- .idea/dataSources.local.xml | 2 +- content/showArticle.php | 12 ++++++++++++ css/main.css | 30 ++++++++++++++++++++++++++++ js/comments.js | 39 ++++++++++++++++++++++++++++++++++++- 4 files changed, 81 insertions(+), 2 deletions(-) diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml index b341a8a..707e2b3 100644 --- a/.idea/dataSources.local.xml +++ b/.idea/dataSources.local.xml @@ -1,6 +1,6 @@ - + " diff --git a/content/showArticle.php b/content/showArticle.php index c5152c1..9501cab 100644 --- a/content/showArticle.php +++ b/content/showArticle.php @@ -457,6 +457,18 @@ if ($replyAuthor === null) { + + +