| r283 vs r284 | ||
|---|---|---|
| ... | ... | |
| 3 | 3 | [include(틀:Aidenk/틀 모음, Aidenk=0)] |
| 4 | 4 | |
| 5 | 5 | {{{#!wiki style="background: #000; padding: 40px 20px; text-align: center; overflow: hidden; position: relative;" |
| 6 | ## 배경에 깔리는 지지직거리는 선 (애니메이션 효과) | |
| 7 | 6 | {{{#!html |
| 8 | 7 | <div style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06)); background-size: 100% 2px, 3px 100%; pointer-events: none;"></div> |
| 9 | 8 | }}} |
| ... | ... |