View source for MediaWiki:Common.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
/**** SIDEBAR ****/
#p-tb { display: none; }
/* style the background of the sidebar section headers */
.mediawiki #mw-panel .portal h3 {
padding: 0.5em;
border-radius: 2px;
}
/* text styles for sidebar headers */
#mw-panel, .mediawiki .portal h3,
#pageWrapper #mw-panel h3 a {
text-transform: uppercase;
color: #000000;
margin-left: 2px;
font-weight: bold;
font-size : 14px;
}
000
1:0
Return to MediaWiki:Common.css.