반응형
input + input {
margin-top: 10px;
}
반응형
'html, css > css selector' 카테고리의 다른 글
.popupModal [class="image"] exact css class match (0) | 2024.06.18 |
---|---|
.table { td:nth-child(2n+2) {background-color: var(--Light-Gray-BG);}} 테이블 row 짝수마다 색깔 다르게 (0) | 2024.04.19 |
css selector(#id,.class, 자손,>자식), table tag (0) | 2019.04.19 |