User:AlphSpirit/common.css: Difference between revisions
AlphSpirit (talk | contribs) No edit summary |
AlphSpirit (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
.tsTableGrid3 { | .tsTableGrid3 { | ||
grid-template-columns: auto auto auto; | grid-template-columns: auto auto auto; | ||
} | |||
.tsTableHeader, .tsTableCell { | |||
padding: 0 0.5rem; | |||
line-height: 2; | |||
} | } |