MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 394: Line 394:
margin-right: 0.5em;
margin-right: 0.5em;
width: 6em;
width: 6em;
}

/* Make Sidebar links stand out more */

#mw-panel.collapsible-nav .portal {
font-size: 0.80em !important;
font-weight: bold !important;
}
#mw-panel .portal .body ul li {
font-size: 0.80em !important;
}
}