WordPress(ワードプレス)その29 [無断転載禁止]©5ch.net
レス数が950を超えています。1000を超えると書き込みができなくなります。
0969Trackback(774)
2017/05/28(日) 19:57:00.92ID:HUVmBR8fつづきです。
style.css:45
.article {
font-size: 16px;
line-height: 170%;
}
style.css:14
h1, h2, h3, h4, h5, h6 {
line-height: 130%;
color: #333;
}
style.css:72
h1, h2, h3, h4, h5, h6 {
line-height: 130%;
color: #333;
}
user agent stylesheet
h2 {
display: block;
font-size: 1.5em;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}
Inherited from article.article
style.css:45
.article {
font-size: 16px;
line-height: 170%;
}
Inherited from body.post-template-default.single.single-post.postid-244.single-format-standard.logged-in.admin-bar.custom-background.categoryid-1.customize-support.jp-sharing-input-touch
style.css:23
body {
font-family: 'Hiragino Kaku Gothic ProN',
Meiryo, Helvetica, Arial, sans-serif;
font-size: 16px;
-webkit-text-size-adjust: 100%;
}
初心者の自分にはこれを見ても何が何だか。。(;=;)
レス数が950を超えています。1000を超えると書き込みができなくなります。