Template:Tabs/styles.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content deleted Content added
adding selectors to prevent effects on article body
No edit summary
Line 5: Line 5:


td>a:visited {
td>a:visited {
color:#ffffff !important
color:#ffffff
}
}



Revision as of 11:29, 22 January 2023

/*Define visual behavior for tab links*/
td>a{ 
  color: #ffffff; 
}

td>a:visited  {
  color:#ffffff
}

td>a:hover{
  color:inherit;
}

.selflink {
	color:black
}
	

.selflink:hover {
	color:black
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.