From 0544399cc23569783c781b81c55ec544a32d65cc Mon Sep 17 00:00:00 2001 From: Tigerpanzer_02 <37453987+Tigerpanzer02@users.noreply.github.com> Date: Mon, 3 May 2021 11:02:07 +0200 Subject: [PATCH] added mark lines css to page --- tpl/bootstrap.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index 1e4eae00..fae21517 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -16,6 +16,7 @@ $isPage = substr($template, -5) === '-page'; if (!$isDark) : ?> + @@ -24,6 +25,7 @@ endif; if ($isDark) : ?> +