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 {