From 9379809261dd51b981bcb9768a27879f28ee6b32 Mon Sep 17 00:00:00 2001 From: ghost Date: Mon, 5 Jun 2023 23:08:29 +0300 Subject: [PATCH] colorize meow --- public/index.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 61d605b..c804138 100644 --- a/public/index.php +++ b/public/index.php @@ -114,6 +114,14 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the text-decoration: none; } + footer > span:first-child { + color: #ff0; + } + + footer > span:last-child { + color: #3394fb; + } + /* * CSS animation * by https://codepen.io/alvarotrigo/pen/GRvYNax @@ -267,7 +275,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the please, make a small donation to the project contributors: https://github.com/YGGverse/YGGo#donate-to-contributors --> - + ^^ \ No newline at end of file