diff --git a/static/styles/global.css b/static/styles/global.css index f20dd24..bf6cb82 100755 --- a/static/styles/global.css +++ b/static/styles/global.css @@ -804,7 +804,7 @@ div.torrent_artists { .r10 { color: #74C42E; } .r20,.r50,.r99 { color: #418B00; } -#index > #coverCont { +#coverCont.left { left: 20px; right: initial; } @@ -812,6 +812,7 @@ div.torrent_artists { #coverCont { position: fixed; right: 20px; + left: initial; top: 20px; max-width: 30%; background-size: contain;