Template:Tabs/styles.css: Difference between revisions

Jump to navigation Jump to search
m
Text replacement - "Montserrat" to "AVID Web"
imported>Hb1290
(Hb1290 changed the content model of the page Template:Tabs/styles.css from "wikitext" to "Sanitized CSS")
m (Text replacement - "Montserrat" to "AVID Web")
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#content a:not(.new):visited, #siteNotice a:not(.new):visited{color:white}
/*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
}

Navigation menu