diff --git a/stylesheets/commons/Banner.less b/stylesheets/commons/Banner.less index ed841f1565..3cd7f32ba3 100644 --- a/stylesheets/commons/Banner.less +++ b/stylesheets/commons/Banner.less @@ -6,6 +6,12 @@ position: relative; border-radius: 0.5rem; + .wiki-deadlock & { + @media ( min-width: 768px ) { + background: url( https://liquipedia.net/images/8/8f/Deadlock_mainpage_banner.png ) no-repeat center / cover; + } + } + .wiki-dota2 & { @media ( min-width: 768px ) { background: url( https://liquipedia.net/commons/images/1/19/Bgdota2.jpg ) no-repeat center / cover;