소스 검색

Add some padding to checkboxes

tags/v0.1.0
Fen Dweller 6 년 전
부모
커밋
52cba7675a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      macrovision.css

+ 2
- 0
macrovision.css 파일 보기

@@ -447,6 +447,8 @@ a.corner-ribbon {

input[type=checkbox] {
transform: scale(2);
margin-left: 10px;
margin-right: 10px;
}

input ~ label {


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