This commit is contained in:
James 2020-03-28 10:15:00 +00:00
parent 2c65c10241
commit aa0370bb51

View File

@ -40,13 +40,13 @@ body::before {
/* desktop */
@media (min-width: 768px) { /* desktop */
/* transparent background */
/* transparent background
.navigation ul{
background-color: rgba(255,255,255,0) !important;
}
.navigation ul.level0{
background-color: rgba(255,255,255,0.75) !important;
}
}*/
/* remove borders and shadow */
.navigation ul ul ul{