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

m
no edit summary
mNo edit summary
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
body.page-Main_Page #mp-topbanner {
clear: both;
}
.mp-topbanner {
.mp-topbanner {
text-align: center;
text-align: center;
Line 17: Line 13:


.mp-welcome {
.mp-welcome {
font-size: 32px;
font-size: 30px;
color: #999;
color: #999;
font-weight: bold;
font-weight: bold;
Line 24: Line 20:
.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;
font-weight: bold;
}
}
Line 52: 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 120: Line 116:
}
}


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


#mp-upper {
#mp-upper {