カテゴリー:
CSS
閲覧数:863 配信日:2013-02-07 03:10
今回変更した内容。上記とは直接関係ない内容も含む
▼/bootstrap/css/bootstrap.min.css
body{margin:0;
font-family: 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', Sans-serif;
font-size: 14px;
line-height: 1.3;
font-weight: normal;
color:#333333;background-color:#ffffff;}
▼/bootstrap/css/bootstrap.min.css
h1,h2,h3,h4,h5,h6{margin:0;font-family:inherit;font-weight:normal;color:inherit;text-rendering:optimizelegibility;}
▼/bootstrap/css/docs.css
.jumbotron h1 {
margin-bottom: 9px;
/* font-size: 81px;*/
font-size: 3em;
/* font-weight: bold;*/
/* letter-spacing: -1px;*/
line-height: 1;
}
/*.subhead h1 {
font-size: 54px;
}*/