diff --git a/index.html b/index.html index 83b531b..76f98b6 100644 --- a/index.html +++ b/index.html @@ -54,16 +54,6 @@ - - - - - - Tandoor - Recipes - - - diff --git a/styles.css b/styles.css index adb640f..079c673 100644 --- a/styles.css +++ b/styles.css @@ -83,7 +83,6 @@ header img { .cloud .color-part { background-color: #5ca9d6; } .warden .color-part { background-color: #63b8a4; } .git .color-part { background-color: #8abf50; } -.recipes .color-part { background-color: #e3c594; } .stream .color-part { background-color: #F54E31; } .radio .color-part { background-color: #253785; } .element .color-part { background-color: #4ca68c; }