소스 검색

Center covers too small to be scaled

undefined
spaghetti 8 년 전
committed by Tomochin
부모
커밋
4f7d4d83e7
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. +6
    -0
      static/styles/global.css

+ 6
- 0
static/styles/global.css 파일 보기

@@ -833,6 +833,12 @@ div.torrent_artists {
max-width: 100%;
}

#covers img {
display: block;
margin-left: auto;
margin-right: auto;
}

.search_warning {
position: absolute;
}


불러오는 중...
취소
저장