From db681ad9aa4693d8f800be9f9ce916880f01f752 Mon Sep 17 00:00:00 2001 From: widlam Date: Mon, 24 Apr 2023 11:23:13 +0200 Subject: [PATCH] Added a email address to report a bugs --- Frontend/assets/css/frame.css | 5 +++++ Frontend/index.html | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Frontend/assets/css/frame.css b/Frontend/assets/css/frame.css index e0b5d5f..70d0b07 100644 --- a/Frontend/assets/css/frame.css +++ b/Frontend/assets/css/frame.css @@ -142,4 +142,9 @@ div#copyright a, a:visited, a:active { #menu a:hover { transform: scale(1.25, 1.25); transition-duration: .3s; +} + +.separator{ + width: 100%; + padding:6px; } \ No newline at end of file diff --git a/Frontend/index.html b/Frontend/index.html index 0382b74..abb8dbe 100644 --- a/Frontend/index.html +++ b/Frontend/index.html @@ -48,7 +48,9 @@ Copyright © 2023
Release11 Sp. z. o. o.
Terms of use
- Privacy statement + Privacy statement
+
+ Found a bug? -- 2.51.0