From bb5693f48e5ebdc9eac2f91a70739fab77167492 Mon Sep 17 00:00:00 2001 From: kankys Date: Fri, 23 Aug 2024 23:01:28 +0200 Subject: [PATCH] =?UTF-8?q?menu=20margin=20top=20=C3=BDpx=20+=20border=20r?= =?UTF-8?q?adius=205px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clanky/style.css | 4 ++-- novinky/style.css | 4 ++-- o-nas/style.css | 4 ++-- rozcestnik/style.css | 4 ++-- style.css | 2 ++ wiki/acpi-kernel/style.css | 4 ++-- wiki/aplikace/style.css | 4 ++-- wiki/bluetooth/style.css | 4 ++-- wiki/network/style.css | 4 ++-- wiki/ruzne/style.css | 4 ++-- wiki/spravci-oken/style.css | 4 ++-- wiki/style.css | 3 ++- 12 files changed, 24 insertions(+), 21 deletions(-) diff --git a/clanky/style.css b/clanky/style.css index 857acf2..de30311 100644 --- a/clanky/style.css +++ b/clanky/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/novinky/style.css b/novinky/style.css index d9b91ae..96db068 100644 --- a/novinky/style.css +++ b/novinky/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/o-nas/style.css b/o-nas/style.css index 7d2ed9e..996067e 100644 --- a/o-nas/style.css +++ b/o-nas/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/rozcestnik/style.css b/rozcestnik/style.css index add64d0..de2a5e1 100644 --- a/rozcestnik/style.css +++ b/rozcestnik/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/style.css b/style.css index ee14516..4b71be8 100644 --- a/style.css +++ b/style.css @@ -20,6 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; + border-radius: 5px; + margin-top: 7px; /*position: fixed;*/ } diff --git a/wiki/acpi-kernel/style.css b/wiki/acpi-kernel/style.css index edc6a1b..edf2c45 100644 --- a/wiki/acpi-kernel/style.css +++ b/wiki/acpi-kernel/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/wiki/aplikace/style.css b/wiki/aplikace/style.css index 9971173..c66c19c 100644 --- a/wiki/aplikace/style.css +++ b/wiki/aplikace/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/wiki/bluetooth/style.css b/wiki/bluetooth/style.css index 38178a5..00ec82f 100644 --- a/wiki/bluetooth/style.css +++ b/wiki/bluetooth/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/wiki/network/style.css b/wiki/network/style.css index 3fad53b..f462b79 100644 --- a/wiki/network/style.css +++ b/wiki/network/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/wiki/ruzne/style.css b/wiki/ruzne/style.css index 255d456..25d16b7 100644 --- a/wiki/ruzne/style.css +++ b/wiki/ruzne/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/wiki/spravci-oken/style.css b/wiki/spravci-oken/style.css index 308a48a..0f499ae 100644 --- a/wiki/spravci-oken/style.css +++ b/wiki/spravci-oken/style.css @@ -20,8 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ -} + border-radius: 5px; + margin-top: 7px;} .logo { flex-grow: 1; diff --git a/wiki/style.css b/wiki/style.css index f820d65..7bf5943 100644 --- a/wiki/style.css +++ b/wiki/style.css @@ -20,7 +20,8 @@ header { background-color: #313131; height: 70px; flex-direction: row; - /*position: fixed;*/ + border-radius: 5px; + margin-top: 7px; } .logo {