.navbar-toggler { background-color: rgba(255, 255, 255, 0.1); } .top-row { height: 3.5rem; background-color: rgba(0,0,0,0.4); } .navbar-brand { font-size: 1.1rem; } .oi { width: 2rem; font-size: 1.1rem; vertical-align: text-top; top: -2px; } .nav-item { font-size: 0.9rem; padding-bottom: 0.5rem; } .nav-item:first-of-type { padding-top: 1rem; } .nav-item:last-of-type { padding-bottom: 1rem; } @media (min-width: 641px) { .navbar-toggler { display: none; } .collapse { /* Never collapse the sidebar for wide screens */ display: block; } } body{ background-color: rgb(226, 226, 226); } #div1{ position:sticky; background: rgb(11, 88, 124); margin-left:-2%; font-family:'Arial Narrow Bold'; } #div2{ position: absolute; height:50px; width: 1150px; background-color:white; margin-left:12.7%; } #div3{ position: absolute; background-color: white; width: 1115px; height: 550px; margin-left: 15%; margin-top: 5%; } #img1{ display: inline-block; background-image: url('../img/home-4-16.ico'); width: 15px; height: 15px; } #img2{ display: inline-block; background-image: url('../img/add-user-16.ico'); width: 15px; height: 15px; } #img3{ display: inline-block; background-image: url('../img/user-16.ico'); width: 15px; height: 15px; } #img4{ display: inline-block; background-image: url('../img/gear-16.ico'); width: 16px; height: 16px; } #img5{ display: inline-block; background-image: url('../img/add-list-16.ico'); width: 15px; height: 15px; } #img6{ display: inline-block; background-image: url('../img/exit-16.ico'); width: 15px; height: 15px; } #img7{ display: inline-block; background-image: url('../img/add.ico'); width: 16px; height: 16px; } #button{ position:relative; width: 200px; height:50px; color:rgb(4, 0, 15);; background-color:rgb(11, 88, 124); color: white; font-weight: bold; } #button1{ position:relative; width: 200px; height:60px; color:white; background-color: rgb(11, 88, 124); } #button2-1{ position:relative; width: 200px; height: 60px; color: white; background-color: rgb(11, 88, 124); } #button2-2{ position:relative; width: 200px; height: 60px; color: white; background-color: rgb(11, 88, 124); } #button2{ position:relative; width: 200px; height: 60px; color: white; background-color: rgb(11, 88, 124); } #button3{ position:relative; width: 200px; height: 60px; color: white; background-color: rgb(11, 88, 124); } #button4{ position:relative; width: 200px; height: 60px; color: white; background-color: rgb(11, 88, 124); } .istatistik-div{ margin-top:-11%; margin-left: 3%; position: absolute; width: 400px; height: 250px; font-size: 25px; color:black; background-color: rgb(211, 227, 231); font-family:'Arial Narrow Bold' ; }