User:AlphSpirit/common.css: Difference between revisions
Jump to navigation
Jump to search
AlphSpirit (talk | contribs) No edit summary |
AlphSpirit (talk | contribs) No edit summary |
||
(45 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
. | .tsTableCell:nth-child(1) { | ||
background-color: red; | |||
} | } |
Latest revision as of 17:44, 15 January 2025
.tsTableCell:nth-child(1) { background-color: red; }