No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
table.dict td:first-child { | table.dict td:first-child { | ||
text-align: center; | text-align: center; | ||
width: | width: 20%; | ||
} | } | ||
table | table th { | ||
text-align: left; | text-align: left; | ||
} | } |
Revision as of 15:22, 11 August 2022
table.dict td:first-child { text-align: center; width: 20%; } table th { text-align: left; }