소스 검색

Fix border spacing a bit.

pull/24/head
Ben Kurtovic 10 년 전
부모
커밋
c8f92bcd0c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      static/style.css

+ 1
- 1
static/style.css 파일 보기

@@ -64,7 +64,7 @@ table#cv-form {

table#cv-chain-table {
width: 100%;
border-spacing: 10px;
border-spacing: 10px 0;
}

td#head-settings {


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