Template:Tabs/styles.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content deleted Content added
No edit summary
adding selectors to prevent effects on article body
Line 1:
/*Define visual behavior for tab links*/
td>a{
color: inherit#ffffff;
}
 
td>a:visited {
a:hover{
color:#ffffff !important
}
 
td>a:hover{
color:inherit;
}

Revision as of 11:26, 22 January 2023

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

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

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.