| r834 vs r835 | ||
|---|---|---|
| 1 | 1 | [[분류:더시드위키]][include(틀:더시드위키 연습장)][include(더시드위키:연습장/설명문서)] |
| 2 | 2 | ##여기부터 연습장 사용이 가능합니다. 위의 서술을 지우지 말아 주세요. |
| 3 | ||
| 3 | {{{#!style | |
| 4 | .text { | |
| 5 | color: #0275d8; | |
| 6 | } | |
| 7 | @theseed-dark-mode { | |
| 8 | .text { | |
| 9 | color: #e69720; | |
| 10 | } | |
| 11 | } | |
| 12 | .text:hover { | |
| 13 | text-decoration: underline; | |
| 14 | cursor: pointer; | |
| 15 | } | |
| 16 | }}}{{{#!wiki class="text" | |
| 17 | test | |
| 18 | }}}[[테스트]] |