Main Page

Difference between revisions of "User:SynthSy/vector.css"

From Arks-Visiphone
Jump to navigation Jump to search
Line 3: Line 3:
 
}
 
}
  
 +
div.tool > div.menu > a.label,
 
div.menu > div.options > a.option {
 
div.menu > div.options > a.option {
 
  color: #000!important;
 
  color: #000!important;
 
}
 
}

Revision as of 05:44, 28 February 2021

div.tabs > span.tab > a {
  color: #000!important;
}

div.tool > div.menu > a.label,
div.menu > div.options > a.option {
 color: #000!important;
}