본문 바로가기

webdesign/CSS

폰트사이즈 테스트

body {
  font-size:0.75em;
}
body {
  font-size:75%;
}

브라우저 셋팅이 "텍스트 크기 : 보통"으로 되어있을때
 font-size:9pt;에 해당하는 값