Created
July 28, 2021 19:54
-
-
Save greatislander/3a920b5ead53282624f891b1c82dc140 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
.rtl-column-1 tr td:nth-of-type(1) { | |
text-align: right !important; | |
} | |
.rtl-column-2 tr td:nth-of-type(2) { | |
text-align: right !important; | |
} | |
.rtl-column-3 tr td:nth-of-type(3) { | |
text-align: right !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment