/* _purple.css V.jsp V.jsp V.jsp V.jsp 05-10-2021 CSS Document */ /********************************* variabili per impostare colori menu button **********************************/ :root { --bgMenuButton: #6b4fa6; --foreMenuButton: white; } header .navbar { background-color: #6b4fa6!important; } .skin-blue .main-header .logo { background-color: #6b4fa6!important; }