diff --git a/gutenberg/new_nav.css b/gutenberg/new_nav.css index e6a23b1..20d140d 100644 --- a/gutenberg/new_nav.css +++ b/gutenberg/new_nav.css @@ -250,7 +250,7 @@ nav { /* Put theme-specific colors here to make it easy to switch between themes */ /* ORIGINAL THEME */ - nav { + /* nav { background-color: #EDDAB7; color: #000000; } @@ -276,11 +276,11 @@ nav { } nav .donate { background-color: #F5ECDB; - } + } */ /* BLUE THEME */ - /* + nav { background-color: #7ebed0; color: #000000; @@ -308,7 +308,7 @@ nav { nav .donate { background-color: #c7dde3; } - */ + /* GOLD THEME */