EVOLUTION-MANAGER
Edit File: navbar.css
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap"); * { font-family: "Open Sans", sans-serif; } /* .navbar-nav li:hover > ul.dropdown-menu { display: block; } .dropdown-submenu { position: relative; } .dropdown-submenu > .dropdown-menu { top: 0; left: 100%; margin-top: -6px; } */ .ini-style, .quini-style, .info-style, .servi-style, .trans-style { border-right: 1px solid white; } /* rotate caret on hover */ /* .dropdown-menu > li > a:hover:after { text-decoration: underline; transform: rotate(-90deg); } .nav-item > a:hover:after { text-decoration: underline; transform: rotate(-90deg); } .nav-item:hover { background-color: #6089a9; } */ .nav-menu-principal { width: 100%; background-color: #0e4e81; } .style-navbar { background-color: #0e4e81; width: 95%; max-width: 1000px; border-radius: 0.5rem; margin: auto; }