This commit is contained in:
Moravčík, Marian 2020-05-02 16:09:13 +02:00
parent 7b55b115ab
commit 03586ba82b
2 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ body {
position: fixed;
top: 60px;
width: 100%;
z-index: 333; }
z-index: 33; }
.topbar {
background: #ce2829; }

View File

@ -31,7 +31,7 @@ body {
position: fixed;
top: 60px;
width: 100%;
z-index: 333;
z-index: 33;
}
.topbar {