From 704e96b650c39ed38f76edacee8a9b6a5b197366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Tue, 26 Mar 2024 21:07:22 +0100 Subject: [PATCH] kanYE --- assets/style.css | 4 ++-- templates/footer.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/style.css b/assets/style.css index 43d68f1..1dd94f1 100644 --- a/assets/style.css +++ b/assets/style.css @@ -335,9 +335,9 @@ textarea{ width: 175px; } -footer.ye-span:hover + body{ +footer#footer_container > p > span#ye-span:hover + body{ background: url('/assets/images/ye.jpg') repeat !important; - background-size: 10% !important; + background-size: 20% !important; } diff --git a/templates/footer.html b/templates/footer.html index b98413c..d4cf329 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -1 +1 @@ -

Toto nie je oficiálna stránka Adlerky, jedná sa o neoficiálnu študentskú stránku

\ No newline at end of file +

Toto nie je oficiálna stránka Adlerky, jedná sa o neoficiálnu študentskú stránku

\ No newline at end of file