[질답/버그/제안] 모바일 전체 글씨크기??
작성자 정보
- 나리야 작성
- 작성일
컨텐츠 정보
- 412 조회
-
목록
본문
안녕 하세요
모바일 보기 메인화면 전체
글씨크기는 어디서 설정 할수 잇나요 ??
/thema/Basic/colorset/Basic/colorset.css
에서 아래부분 수정 해도 적용이 안되네요 ㅠㅠ
body { font-family: dotum; line-height: 22px; font-size: 14p 이부분 같은데 14p 를 수정해도 안되요 ㅠ
body { font-family: dotum; line-height: 22px; font-size: 14px; color: rgb(51, 51, 51); background-color:#fff; background-repeat: no-repeat; background-attachment:fixed; background-size:cover; }
body.is-pc .ko { font-size:20px; }
a { color: rgb(51, 51, 51); cursor: pointer; text-decoration: none; }
a:hover, a:focus, a:active { color: crimson; text-decoration: none; }
fieldset legend { display:none; }
label { font-weight:normal; }
label.checkbox, label.radio { line-height:12px; font-size: 12px; font-weight: normal; cursor: pointer; }
hr { margin-top: 20px; margin-bottom:20px; border:0; border-top:1px solid #eee; display:block; }
blockquote { font-size: 12px; margin:0px 0px 20px; }
답변 부탁 드립니다
관련자료
-
링크