Difference between revisions of "User:RoySmith/common.css"

From WikiConference North America
Jump to navigation Jump to search
(revert)
Line 1: Line 1:
  +
td:has(a[title="Submissions:2024/10 years of Toolforge"]) {
td:has(a) {
 
 
background-color: red;
 
background-color: red;
 
}
 
}

Revision as of 14:02, 9 September 2024

td:has(a[title="Submissions:2024/10 years of Toolforge"]) {
	background-color: red;
}