From 7a8ec957911474b0f24a9aca43aad180b0affded Mon Sep 17 00:00:00 2001 From: Arek Date: Mon, 13 Jun 2022 13:13:36 +0200 Subject: [PATCH] fix: :art: Improving the appearance of application --- frontend/_global/header.css | 25 +++++++++++++------ .../pojedynczy_turniej/css/settings.css | 12 ++++----- frontend/_main page/style.css | 11 +++++--- frontend/index.html | 10 ++++---- 4 files changed, 37 insertions(+), 21 deletions(-) diff --git a/frontend/_global/header.css b/frontend/_global/header.css index 357d29f..6076b50 100644 --- a/frontend/_global/header.css +++ b/frontend/_global/header.css @@ -13,13 +13,13 @@ header { /*Visual*/ background-color: #FFFFFF; - border-bottom: 1px solid #333333; + /* border-bottom: 1px solid #333333; */ } /*Second level*/ .logoBox { - width: 20%; + width: 10.8%; height: 100%; float: left; } @@ -38,7 +38,7 @@ header { float: left; } -.header_link{ +.header_link { text-align: center; line-height: 2; @@ -71,7 +71,18 @@ header { } /*Link underline fix*/ -a:link { text-decoration: none; } -a:visited { text-decoration: none; } -a:hover { text-decoration: none; } -a:active { text-decoration: none; } \ No newline at end of file +a:link { + text-decoration: none; +} + +a:visited { + text-decoration: none; +} + +a:hover { + text-decoration: none; +} + +a:active { + text-decoration: none; +} \ No newline at end of file diff --git a/frontend/_main page/pojedynczy_turniej/css/settings.css b/frontend/_main page/pojedynczy_turniej/css/settings.css index 0cea65a..0f65962 100644 --- a/frontend/_main page/pojedynczy_turniej/css/settings.css +++ b/frontend/_main page/pojedynczy_turniej/css/settings.css @@ -1,19 +1,19 @@ .settingsWszystkie { height: 100%; width: 10%; - float: left; - - text-align: center; border: 1px #AFAFAF solid; + display: flex; + align-items: center; + justify-content: center; } .settingsMoje { height: 100%; width: 10%; - float: left; - - text-align: center; border: 1px #AFAFAF solid; + display: flex; + align-items: center; + justify-content: center; } .settingsKafle { diff --git a/frontend/_main page/style.css b/frontend/_main page/style.css index 5a42294..7c0d066 100644 --- a/frontend/_main page/style.css +++ b/frontend/_main page/style.css @@ -7,6 +7,11 @@ body { margin: 0; } +header { + margin: 0; +} + + .container { height: 100%; width: 100%; @@ -16,7 +21,7 @@ body { /*2'nd layer*/ .searchBox { - height: 100vh; + height: auto; width: 5vh; float: left; /*margin-right: 1%;*/ @@ -42,8 +47,8 @@ body { .settingsBox { height: 5vh; width: 100%; - border: 1px #AFAFAF solid; + display: flex; } /*items*/ @@ -51,4 +56,4 @@ body { display: block; margin-left: auto; margin-right: auto; -} +} \ No newline at end of file diff --git a/frontend/index.html b/frontend/index.html index 5b8e4c7..a63e53c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -21,7 +21,7 @@ onclick="window.location.href='panel_organizatora/logowanie/index.html'" id="login">LOGOWANIE Kontakt Ranking - Kalendarz turniejów + Kalendarz turniejów Tworzenie turnieju @@ -40,15 +40,15 @@
-
+
WSZYSTKIE
MOJE
-
LISTA
-
Kafle
+