diff --git a/Praktikum2/ppm1/static/style.css b/Praktikum2/ppm1/static/style.css index a45f1df..8b7b843 100644 --- a/Praktikum2/ppm1/static/style.css +++ b/Praktikum2/ppm1/static/style.css @@ -47,7 +47,7 @@ body { bottom: 0; margin: 0; padding: 5px; - background-image: url("/img/logo.png"); + /*background-image: url("/img/logo.png");*/ background-repeat: no-repeat; background-position: bottom left; }