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

From WikiConference North America
Jump to navigation Jump to search
Line 15: Line 15:
 
td:has(a[title$="The legal basis of the English Wikipedia's fair use policy explained"]),
 
td:has(a[title$="The legal basis of the English Wikipedia's fair use policy explained"]),
 
td:has(a[title$="Introducing the Citation Watchlist!"])
 
td:has(a[title$="Introducing the Citation Watchlist!"])
 
 
 
 
{
 
{
 
background-color: LightGreen;
 
background-color: LightGreen;

Revision as of 14:46, 9 September 2024

td:has(a[title$="10 years of Toolforge"]),
td:has(a[title$="Expanding book citations by using WorldCat and linking to archived online copies"]),
td:has(a[title$="new with Wikimedia Cloud Services"]),
td:has(a[title$="Using shortened footnote templates for book references"]),
td:has(a[title$="What Is the Future of the Wikipedian in Residence Position?"]),
td:has(a[title$="English Wikipedia Arbitration Committee: What is happening, where it is going, and what does the community want to ask?"]),
td:has(a[title$="Wikimedia Commons Roundtable Discussion with Wikimedia Foundation"]),
td:has(a[title$="All about the U4C (or do I really need to learn a new acronym?)"]),
td:has(a[title$="The Roads Fork and What Lies Ahead"]),
td:has(a[title$="The State of COI Editing: Ten Years After the Donovan House Meeting"]),
td:has(a[title$="Challenges to policy change on Wikipedia"]),
td:has(a[title$="Generative AI and Wikipedia: A discussion"]),
td:has(a[title$="Turning points in Wikipedia disputes: Research and discussion of resolution efforts"]),
td:has(a[title$="Open Conversation with the Wikimedia Foundation Board of Trustees"]),
td:has(a[title$="The legal basis of the English Wikipedia's fair use policy explained"]),
td:has(a[title$="Introducing the Citation Watchlist!"])
{
	background-color: LightGreen;
}