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