ページの作成:「@media screen and (min-width: 640px) { .fw-two-cols .fw-docbox { width: 50%; float: left; box-sizing: border-box; } .fw-two-cols .fw-docbox:nth-child(4n-2) {…」 |
Bot: Add DEFAULTSORT めいんへえし/float/styles.css |
||
| 21行目: | 21行目: | ||
} | } | ||
} | } | ||
{{DEFAULTSORT: めいんへえし/float/styles.css}} | |||
2021年5月14日 (金) 01:04時点における最新版
@media screen and (min-width: 640px) { .fw-two-cols .fw-docbox { width: 50%; float: left; box-sizing: border-box; }
.fw-two-cols .fw-docbox:nth-child(4n-2) { clear: both; padding-right: 1.4rem; }
.fw-two-cols .fw-docbox:nth-child(4n) { padding-left: 1.4rem; }
.fw-two-cols:after { content: ""; display: block; clear: both; } }