This commit is contained in:
James 2020-06-29 10:58:19 +01:00
parent ad6d28302d
commit c05eefbb81

View File

@ -272,16 +272,6 @@ display: block !important;
width:33% !important;
}
/* transparent background*/
.navigation ul{
background-color: rgba(255,255,255,0) !important;
z-index: 100;
}
.navigation ul.level0{
background-color: rgba(255,255,255,0.95) !important;
width: 95% !important;
}
/* remove borders and shadow */
.navigation ul ul ul{
box-shadow: none !important;