틀:색상 링크: 두 판 사이의 차이
좌파도서관
Fix |
IDK if either of these have enough usage of browsers that support them but not the unprefixed version, but as long as the -moz prefixed version is added here, add the -webkit one too |
||
1번째 줄: | 1번째 줄: | ||
[[:{{{2}}}|<span style="color: {{{1}}}; text-decoration: inherit; -moz-text-decoration-color: {{{1}}}; text-decoration-color: {{{1}}};">{{{3|{{{2}}}}}}</span>]]<noinclude> | [[:{{{2}}}|<span style="color: {{{1}}}; text-decoration: inherit; -moz-text-decoration-color: {{{1}}}; -webkit-text-decoration-color: {{{1}}}; text-decoration-color: {{{1}}};">{{{3|{{{2}}}}}}</span>]]<noinclude> | ||
{{Documentation}}<!-- Add categories to the /doc subpage, not here! --> | {{Documentation}}<!-- Add categories to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
2021년 11월 12일 (금) 20:39 판
[[:{{{2}}}|{{{2}}}]] 틀:Documentation