From c05eefbb81e070b69eab545fa890e250a7fc5e48 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 29 Jun 2020 10:58:19 +0100 Subject: [PATCH] f --- dev.less | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/dev.less b/dev.less index 0e53bc8..d6ef2ec 100644 --- a/dev.less +++ b/dev.less @@ -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;