月別アーカイブ: 2014年8月

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;
}
}

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

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

あああああああああああ