From d049848bffd356a1d8da190571698778d492f9ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Ryb=C3=A1rsky?= Date: Wed, 15 May 2024 19:23:02 +0200 Subject: [PATCH] Add survey --- assets/style.css | 6 +++++- pages/account/survey.html | 4 ++++ templates/meme.html | 2 +- templates/newsArticles.html | 3 ++- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/assets/style.css b/assets/style.css index 613c95a..ed738d5 100644 --- a/assets/style.css +++ b/assets/style.css @@ -295,7 +295,6 @@ span#ye-span:hover + body{ #articlecreate { - position: fixed; border: 5px solid var(--pico-primary); z-index: 5; margin: auto; @@ -357,6 +356,11 @@ div#articleslist>article{ .meme_image { max-width: 500px; max-height: 300px; + width: auto; + height: auto; +} + +.meme_link { width: fit-content; height: fit-content; } diff --git a/pages/account/survey.html b/pages/account/survey.html index b67c504..5f8dd5c 100644 --- a/pages/account/survey.html +++ b/pages/account/survey.html @@ -13,6 +13,7 @@
+

Funkčnosť stránky:

@@ -25,6 +26,7 @@
+

Obsah stránky:

@@ -37,7 +39,9 @@
+

+
diff --git a/templates/meme.html b/templates/meme.html index 82c61a6..2f55e37 100644 --- a/templates/meme.html +++ b/templates/meme.html @@ -18,7 +18,7 @@
- + meme image diff --git a/templates/newsArticles.html b/templates/newsArticles.html index 4b74294..65eba7e 100644 --- a/templates/newsArticles.html +++ b/templates/newsArticles.html @@ -15,7 +15,8 @@