MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
div#mw-panel div.portal div.body ul li a { | div#mw-panel div.portal div.body ul li a:link, a:visited, a:active { | ||
color: #008ACC; | color: #008ACC; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
div.vectorTabs li a { | div.vectorTabs li a:link, a:visited, a:active { | ||
color: #008ACC; | color: #008ACC; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||