diff --git a/index.html b/index.html index da9a301..60881a5 100644 --- a/index.html +++ b/index.html @@ -64,16 +64,6 @@ - - - - - - Pufferpanel - Game Servers - - - diff --git a/styles.css b/styles.css index 700a8f9..b954625 100644 --- a/styles.css +++ b/styles.css @@ -83,7 +83,6 @@ header img { .warden .color-part { background-color: #63b8a4; } .git .color-part { background-color: #8abf50; } .recipes .color-part { background-color: #e3c594; } -.panel .color-part { background-color: #8ad3db; } .stream .color-part { background-color: #F54E31; } .radio .color-part { background-color: #253785; } .element .color-part { background-color: #4ca68c; }