| r2875 vs r2876 | ||
|---|---|---|
| 1 | 1 | [[분류:냥]] |
| 2 | 2 | {{{#!style |
| 3 | table.classcolor > tbody > tr > td:first-of-type {font-weight: 100} | |
| 4 | table.classcolor > tbody > tr:nth-of-type(2n) > td:first-of-type {background: #000; color: var(--article-background-color)} | |
| 5 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:first-of-type {background: # | |
| 6 | table.classcolor > tbody > tr > td:second-of-type {font-weight: bold} | |
| 7 | table.classcolor > tbody > tr:nth-of-type(2n) > td:second-of-type {background: # | |
| 8 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:second-of-type {background: #000; color: var(--article-background-color)} | |
| 3 | table.classcolor > tbody > tr > td:first-of-type {font-weight: 900; border-width: 0px; border-radius: 100px} | |
| 4 | table.classcolor > tbody > tr:nth-of-type(2n) > td:first-of-type {background: var(--dark-article-background-color, #000); color: var(--article-background-color)} | |
| 5 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:first-of-type {background: #ddd; color: var(--text-color)} | |
| 6 | table.classcolor > tbody > tr > td:second-of-type {font-weight: bold; border-width: 0px; border-radius: 100px} | |
| 7 | table.classcolor > tbody > tr:nth-of-type(2n) > td:second-of-type {background: #ddd} | |
| 8 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:second-of-type {background: var(--dark-article-background-color, #000); color: var(--article-background-color)} | |
| 9 | 9 | @theseed-dark-mode { |
| 10 | table.classcolor > tbody > tr > td:first-of-type {font-weight: bold} | |
| 11 | table.classcolor > tbody > tr:nth-of-type(2n) > td:first-of-type {background: # | |
| 12 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:first-of-type {background: #000} | |
| 13 | table.classcolor > tbody > tr > td:second-of-type {font-weight: 100} | |
| 14 | table.classcolor > tbody > tr:nth-of-type(2n) > td:second-of-type {background: #000} | |
| 15 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:second-of-type {background: # | |
| 16 | } | |
| 17 | }}} | |
| 18 | ||<tableclass=classcolor><tablebgcolor=transparent> asdf ||<colcolor=red> a ||<colcolor=red> a || a || a || | |
| 10 | table.classcolor > tbody > tr > td:first-of-type {font-weight: bold; border-width: 0px;} | |
| 11 | table.classcolor > tbody > tr:nth-of-type(2n) > td:first-of-type {background: #ddd} | |
| 12 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:first-of-type {background: var(--dark-article-background-color, #000)} | |
| 13 | table.classcolor > tbody > tr > td:second-of-type {font-weight: 100; border-width: 0px;} | |
| 14 | table.classcolor > tbody > tr:nth-of-type(2n) > td:second-of-type {background: var(--dark-article-background-color, #000)} | |
| 15 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:second-of-type {background: #ddd} | |
| 16 | } }}} | |
| 17 | ||<tableclass=classcolor><tablebgcolor=transparent><tablebordercolor=transparent> asdf ||<colcolor=red> a ||<colcolor=red> a || a || a || | |
| 18 | || asdf[br][br][br][br][br][br][br][br][br]ㅠ || || a || a || a || | |
| 19 | 19 | || asdf || a || a || a || a || |
| 20 | 20 | || asdf || a || a || a || a || |
| 21 | 21 | || asdf || a || a || a || a || |
| ... | ... | |
| 25 | 25 | || asdf || a || a || a || a || |
| 26 | 26 | || asdf || a || a || a || a || |
| 27 | 27 | || asdf || a || a || a || a || |
| 28 | || asdf || a || a || a || a || | |
| 29 | 28 | |
| 30 | 29 | |
| 31 | 30 | {{{#!if x = true; y=false |
| ... | ... |