From 8abfb349b0e2f2af741ab62eb17c8ccdd3656b4d Mon Sep 17 00:00:00 2001 From: Ove Klykken Date: Tue, 20 May 2014 15:26:28 +0000 Subject: [PATCH] third level nav smaller and indented --- superfish.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/superfish.css b/superfish.css index 27ac9dc..d1979e2 100755 --- a/superfish.css +++ b/superfish.css @@ -47,7 +47,11 @@ margin-left: 0px; */ position: relative; display: block; -} + } +.sf-menu ul ul a { + font-size: 16px; + font-size: 1.6rem; + padding-left: 2em} /*** DEMO SKIN ***/ -- 2.17.1