No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
table.test td:first-child { | table.test td:first-child { | ||
text-align: center; | text-align: center; | ||
width: | width: 30%; | ||
} | } |
Revision as of 15:14, 11 August 2022
table.test td:first-child { text-align: center; width: 30%; }