Difference between revisions of "User:RoySmith/common.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | td:has(a) { |
||
− | td:has(a)[title="Submissions:2024/10 years of Toolforge"] {background-color: red;} |
||
+ | background-color: red; |
||
+ | } |
Revision as of 13:40, 9 September 2024
td:has(a) {
background-color: red;
}