Template:Tabs/styles.css: Difference between revisions

From the Audiovisual Identity Database, the motion graphics museum
Content deleted Content added
No edit summary
m Text replacement - "Montserrat" to "AVID Web"
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/*White text for off-tab link*/
/*Define visual behavior for tab links*/
#tabs td>a{
#content a:not(.new):visited, #siteNotice a:not(.new):visited {
color: #ffffff !important;
color: #ffffff;
font-family:AVID Web
}

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

#tabs td>a:hover{
color:inherit;
}

#tabs .selflink {
color:black
}

#tabs .selflink:hover {
color:black
}
}

Latest revision as of 16:38, 16 May 2024

/*Define visual behavior for tab links*/
#tabs td>a{ 
  color: #ffffff;
  font-family:AVID Web
}

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

#tabs td>a:hover{
  color:inherit;
}

#tabs .selflink {
	color:black
}
	

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