Jump to content

User:Iritscen/vector.css: Difference between revisions

testing modified CatTree output
(well, it at least works on normal article links)
(testing modified CatTree output)
Line 18: Line 18:
div#mw-head a:visited {color:#36B} /* make visited same as base color */
div#mw-head a:visited {color:#36B} /* make visited same as base color */
div#footer a:visited {color:#36B} /* make visited same as base color */
div#footer a:visited {color:#36B} /* make visited same as base color */
.CategoryTreeItem:after
{
  content:"|";
  visibility:visible;
}