Jump to content

Template:Main Page/styles.css: Difference between revisions

m
no edit summary
(Created page with ".mp-topbanner { text-align: center; width: 90%; margin: 0 auto; margin-bottom: 20px; } .mp-welcome p, .mp-description p { margin: 0; display: inline-block; padding: 0 5px; } .mp-welcome { font-size: 31px; color: #999; } .mp-welcome .mp-welcome-title, .mp-description .colored a { color: #0181A7 !important; } .mp-description { font-size: 16px; color: #666; margin-bottom: 5px; border-bottom: 1px solid #e0e0e0; padding: 5px 0 10px 0; } .mp-welcome...")
 
mNo edit summary
Line 1: Line 1:
body.page-Main_Page #mp-topbanner {
clear: both;
}
body.page-Main_Page #ca-delete,
body.page-Main_Page #deleteconfirm,
body.page-Main_Page #t-cite,
body.page-Main_Page #lastmod,
body.page-Main_Page #siteSub,
body.page-Main_Page #contentSub,
body.page-Main_Page #catlinks,
body.page-Main_Page h1.firstHeading,
body.page-Main_Page #centralNotice {
display: none !important;
}
body.page-Main_Page #ca-history,
body.page-Main_Page #pagehistory {
display: none;
}
.mp-topbanner {
.mp-topbanner {
text-align: center;
text-align: center;