| r2874 vs r2875 | ||
|---|---|---|
| 1 | 1 | [[분류:냥]] |
| 2 | 2 | {{{#!style |
| 3 | ||
| 4 | ||
| 5 | ||
| 6 | } | |
| 7 | table.color | |
| 8 | ||
| 9 | } | |
| 10 | table.color | |
| 11 | ||
| 12 | } | |
| 13 | table.colored > tbody > tr:nth-of-type( | |
| 14 | ||
| 15 | ||
| 16 | ||
| 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: #fff; color: var(--text-color)} | |
| 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: #fff} | |
| 8 | table.classcolor > tbody > tr:nth-of-type(2n + 1) > td:second-of-type {background: #000; color: var(--article-background-color)} | |
| 17 | 9 | @theseed-dark-mode { |
| 18 | table.color | |
| 19 | ||
| 20 | ||
| 21 | ||
| 22 | color | |
| 23 | } | |
| 24 | ||
| 25 | ||
| 26 | ||
| 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: #fff} | |
| 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: #fff} | |
| 27 | 16 | } |
| 28 | 17 | }}} |
| 29 | ||
| 30 | ||<tableclass=color | |
| 31 | || | |
| 32 | || | |
| 33 | || | |
| 34 | || | |
| 35 | || | |
| 36 | || | |
| 37 | || | |
| 38 | || | |
| 39 | || | |
| 18 | ||<tableclass=classcolor><tablebgcolor=transparent> asdf ||<colcolor=red> a ||<colcolor=red> a || a || a || | |
| 19 | || asdf || a || a || a || a || | |
| 20 | || asdf || a || a || a || a || | |
| 21 | || asdf || a || a || a || a || | |
| 22 | || asdf || a || a || a || a || | |
| 23 | || asdf || a || a || a || a || | |
| 24 | || asdf || a || a || a || a || | |
| 25 | || asdf || a || a || a || a || | |
| 26 | || asdf || a || a || a || a || | |
| 27 | || asdf || a || a || a || a || | |
| 28 | || asdf || a || a || a || a || | |
| 40 | 29 | |
| 41 | 30 | |
| 42 | 31 | {{{#!if x = true; y=false |
| ... | ... |