font-sizeをremにした時のchrome用CSS

html {
font-size: 62.5%;
margin-bottom:1px;
height:100%;
overflow-y:scroll;
}

body {
min-width:950px;
background-color:#fff;
color:#333;
margin:0px;
padding:0px;
font-size: 12px; font-size: 1.2rem; /* =12px */
line-height:1.6;
font-family:’Lucida Grande’, ‘Hiragino Kaku Gothic ProN’, ‘ヒラギノ角ゴ ProN W3’, ‘MS Pゴシック’,’MS PGothic’, sans-serif;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
font-size: 12px;
}
}

あいうえお
あいうえお
あいうえお
あいうえお
あいうえお
あいうえお

かきくけこ
かきくけこ
かきくけこ

あああああああああああ

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Time limit is exhausted. Please reload CAPTCHA.

日本語が含まれない投稿は無視されますのでご注意ください。(スパム対策)