Template:Tabs/styles.css: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - "Montserrat" to "AVID Web"
imported>Hb1290
No edit summary
m (Text replacement - "Montserrat" to "AVID Web")
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/*Define visual behavior for tab links*/
/*Define visual behavior for tab links*/
a{  
#tabs td>a{  
   color: inherit;  
   color: #ffffff;
  font-family:AVID Web
}
}


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


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


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

Navigation menu