Last active
May 13, 2024 15:43
-
-
Save marquesghm/cb54fe85bef9e0a49b4322530eda0338 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
table tr:nth-child(13) td:first-child{ | |
background-color: green; | |
color: white; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment