사용자
Vanilla(비교)
| r195 vs r196 | ||
|---|---|---|
| ... | ... | |
| 5 | 5 | .a { |
| 6 | 6 | padding: .9rem; |
| 7 | 7 | background: #fff; |
| 8 | max-width: 100px; | |
| 9 | 8 | border: 1px solid #ddd; |
| 10 | 9 | border-radius: 12px; |
| 11 | 10 | display:flex; |
| 12 | 11 | flex-direction:row; |
| 13 | gap: | |
| 12 | gap: 20px; | |
| 14 | 13 | align-items: center; |
| 14 | width: auto; | |
| 15 | max-width: 500px; | |
| 15 | 16 | } |
| 16 | 17 | .a:hover ~ .b { |
| 17 | 18 | display:block !important; |
| ... | ... | |
| 23 | 24 | }}} |
| 24 | 25 | {{{#!wiki class="a" |
| 25 | 26 | {{{#!wiki class="icon" |
| 27 | {{{#!html }}} | |
| 28 | }}}편집 | |
| 29 | {{{#!wiki class="icon" | |
| 26 | 30 | {{{#!html }}} |
| 27 | 31 | }}}역사 |
| 28 | 32 | }}} |
| ... | ... |