diff --git a/css/specifics.css b/css/specifics.css index a760739..9994ebe 100644 --- a/css/specifics.css +++ b/css/specifics.css @@ -35,7 +35,7 @@ .banner { margin: -23px; margin-bottom: 10px; - background-image: url(../img/screenshots/plasma.png); + background-image: url(../img/screenshots/plasma.jpg); background-position-y: -758px; background-position-x: right; background-repeat: no-repeat; diff --git a/img/screenshots/plasma.jpg b/img/screenshots/plasma.jpg new file mode 100644 index 0000000..3ea6f6b Binary files /dev/null and b/img/screenshots/plasma.jpg differ