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

m
no edit summary
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
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;
Line 34: Line 13:


.mp-welcome {
.mp-welcome {
font-size: 31px;
font-size: 30px;
color: #999;
color: #999;
font-weight: bold;
}
}


.mp-welcome .mp-welcome-title, .mp-description .colored a {  
.mp-welcome .mp-welcome-title, .mp-description .colored a {  
color: #0181A7 !important;  
color: #0181A7 !important;
}
 
.mp-welcome .mp-welcome-title {
font-weight: bold;
}
}


Line 67: Line 51:


.mp-menu {
.mp-menu {
margin-bottom: 5px;
border-bottom: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
padding: 5px 0 10px 0;
}
}


.mp-menu .mp-menu-item {
.mp-menu a {
display: inline-block;
font-size: 14px;
margin: 0 4px;
}
 
.mp-menu .mp-menu-item a {
color: #0181a7 !important;
color: #0181a7 !important;
}
}
Line 135: Line 116:
}
}


.mp-more {
#mp-more {
float: right;
float: right;
margin-right: 10px;
margin-right: 10px;
Line 178: Line 159:
.mp-menu {
.mp-menu {
border-bottom: unset;
border-bottom: unset;
}
}
.mp-menu .hlist > ul li {
margin-right: unset;
}


#mp-upper {
#mp-upper {