MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 69: Line 69:
.mw-editsection {
.mw-editsection {
     display: none;
     display: none;
}
/* Content and panel styling */
body #content {
    padding-right: 10%;
}
}


Line 81: Line 86:
}
}


/* Content and panel styling */
body.page-Main_Page #content {
body #content {
     padding: 0;
     padding-right: 10%;
}
}


Navigation menu