“Widget:TableLineVertical”的版本间的差异
BallanceBug(讨论 | 贡献) 小 (2个标签:移动版编辑、移动网页编辑) |
BallanceBug(讨论 | 贡献) 小 (2个标签:移动版编辑、移动网页编辑) |
||
第1行: | 第1行: | ||
<style> | <style> | ||
− | .<!--{$ | + | .<!--{$class|escape:'html'}--> th:nth-child(<!--{$column|escape:'html'}-->), td:nth-child(<!--{$column|escape:'html'}-->) {border-right: <!--{$style|escape:'html'}-->} |
− | .<!--{$ | + | .<!--{$class|escape:'html'}-->.wikitable th:nth-child(<!--{$column|escape:'html'}-->), td:nth-child(<!--{$column|escape:'html'}-->) {border-right: <!--{$style|escape:'html'}-->} |
</style> | </style> |
2020年5月10日 (日) 11:09的版本
<style> . th:nth-child(), td:nth-child() {border-right: } ..wikitable th:nth-child(), td:nth-child() {border-right: } </style>