소스 검색

Fix avatar bottom spacing

test
spaghetti 7 년 전
committed by Tomochin
부모
커밋
796920f472
1개의 변경된 파일6개의 추가작업 그리고 7개의 파일을 삭제
  1. +6
    -7
      static/styles/beluga/style.css

+ 6
- 7
static/styles/beluga/style.css 파일 보기

@@ -1884,25 +1884,24 @@ div.star-rating a,div.star-rating.star {
}

.pad {
padding: 1em
padding: 1em;
}

.home .extrapad {
padding: 0
padding: 0;
}

tr {
background-color: #2c2f36;
border-bottom: 2px solid #2c2f36
border-bottom: 2px solid #2c2f36;
}

tr.row {
/* background-color: #none!important */
.forum_post tr {
border-bottom: none;
}

.search_form .submit,.filter_tickets .submit,.filter_torrents .submit {
text-align: right;
padding-top: 5px
padding-top: 5px;
}

.torrent_table tr.group {


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