Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
Line 6: Line 6:
Or use TemplateStyles if you are trying to style a template.
Or use TemplateStyles if you are trying to style a template.
*/
*/
#n-getsupport {
font-weight: bold;
}


html:not(.ve-activated) .ns-3010.rootpage-3DS_Troubleshooter.action-view #firstHeading {
html:not(.ve-activated) .ns-3010.rootpage-3DS_Troubleshooter.action-view #firstHeading {
Line 24: Line 20:
max-width: 100%;
max-width: 100%;
height: auto;
height: auto;
}
/* not needed on the Main Page */
.page-Main_Page.approvedRevs-approved #contentSub,
.page-Main_Page.approvedRevs-approved #catlinks {
display: none;
}
}