MediaWiki:Modern.css: Difference between revisions
add colors for links |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
#toc a { | #toc a { | ||
color: # | color: #ddd; | ||
} | } | ||
#toc a:visited { | #toc a:visited { | ||
color: # | color: #ddd; | ||
} | |||
#toc #togglelink { | |||
color: white; | |||
} | |||
div#breadcrumbs { | |||
font-size: 1em; | |||
} | } |