소스 검색

center text input accross the site

pull/16/head
mauirixxx 7 년 전
부모
커밋
78be10320a
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      style.css

+ 4
- 0
style.css 파일 보기

@@ -50,4 +50,8 @@ label {
img.resize {
width:220px;
height:300px;
}

input {
text-align: center;
}

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