테스트위키
최근 변경
최근 토론
임의 문서
도구
최근 변경
사용자:
jhk1090
(r15 RAW)
[include(사용자:jhk1090/연습장, red=red)] {{{#!style /* scoped styles are not supported */ .red { color: red; } table.colored { border: 3px solid red; } table.colored > tbody > tr > td { padding: 0; } table.colored > tbody > tr > td:first-of-type { font-weight: bold; } table.colored > tbody > tr:nth-of-type(3n) > td:first-of-type { color: red; } table.colored > tbody > tr:nth-of-type(3n + 1) > td:first-of-type { color: lime; } table.colored > tbody > tr:nth-of-type(3n + 2) > td:first-of-type { color: blue; } /* media query is not supported */ @theseed-dark-mode { table.colored > tbody > tr:nth-of-type(3n) > td:first-of-type { color: yellow; } table.colored > tbody > tr:nth-of-type(3n + 1) > td:first-of-type { color: yellow; } table.colored > tbody > tr:nth-of-type(3n + 2) > td:first-of-type { color: yellow; } } }}} {{{#!wiki class="red" lang="ja" aaa}}} == styled table test == ||<tableclass=colored><table width=100%><table bgcolor=#ffffff,#2d2f34><table color=#212529,#e0e0e0><colbgcolor=#ffffff,#000000> 1 ||1 || || 2 ||2 || || 3 ||3 || || 4 ||4 || || 5 ||5 || || 6 ||6 || || 7 ||7 || || 8 ||8 || || 9 ||9 || || 10 ||10 || === reuse === ||<tableclass=colored><table width=100%><table bgcolor=#ffffff,#2d2f34><table color=#212529,#e0e0e0><colbgcolor=#ffffff,#000000> 1 ||1 || || 2 ||2 || || 3 ||3 || || 4 ||4 || || 5 ||5 || || 6 ||6 || || 7 ||7 || || 8 ||8 || || 9 ||9 || || 10 ||10 ||
Liberty
|
the tree