diff --git a/epicyon-profile.css b/epicyon-profile.css index 9c4b04c14..a5d3d66b6 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -165,6 +165,7 @@ a:focus { .timeline-banner { background-image: linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url("banner.png"); height: 15%; + background-position: center; background-repeat: no-repeat; background-size: 100vw; position: relative; diff --git a/img/banner_indymedia.png b/img/banner_indymedia.png index 45a22307e..eb02178e8 100644 Binary files a/img/banner_indymedia.png and b/img/banner_indymedia.png differ