الگو:صفحهٔ اصلی/styles.css: تفاوت میان نسخهها
صفحهای تازه حاوی «body.page-صفحهٔ_اصلی #mp-topbanner { clear: both; } body.page-صفحهٔ_اصلی #ca-delete, body.page-صفحهٔ_اصلی #deleteconfirm, body.page-صفحهٔ_اصلی #t-cite, body.page-صفحهٔ_اصلی #lastmod, body.page-صفحهٔ_اصلی #siteSub, body.page-صفحهٔ_اصلی #contentSub, body.page-صفحهٔ_اصلی #catlinks, body.page-صفحهٔ_اصلی h1.firstHeading, body.page-صفحهٔ_اصلی #central...» ایجاد کرد |
جزبدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
.mp-topbanner { | |||
text-align: center; | |||
padding: 25px 25px 20px 25px; | |||
margin-bottom: 5px; | |||
text-shadow: 1px 1px 2px #f8f9fa; | |||
background: linear-gradient(to bottom,#fff,#c6defe); | |||
border-bottom: solid 1px #a8d7fc; | |||
border-radius: 3.0125px; | |||
box-shadow: 0 .1em .1em #eaecf0; | |||
} | } | ||
.mp-welcome { | |||
font-family: Nastaliq; | |||
font-kerning: auto; | |||
font-size: 40px; | |||
font-synthesis: none; | |||
font-style: normal; | |||
font-weight: normal; | |||
color: #457; | |||
} | } | ||
.mp-description { | |||
border-bottom: 1px solid #c6defe; | |||
padding: 5px 0 10px 0; | |||
} | } | ||
.mp- | .mp-menu { | ||
padding-top: 5px; | |||
padding | |||
} | } | ||
#mp-upper, #mp-bottom { | |||
display: flex; | |||
} | } | ||
#mp-article, #mp-help { | |||
flex: 1 1 67%; | |||
margin-left: 2px; | |||
display: flex; | |||
flex-direction: column; | |||
} | } | ||
#mp- | #mp-article-box, #mp-help-box, #mp-sidebar-box { | ||
margin-bottom: 1em; | |||
border- | padding: 1em; | ||
border: 1px solid #eaecf0; | |||
border-radius: 3.0125px; | |||
} | } | ||
#mp- | #mp-sidebar-box { | ||
margin-right: .3em; | |||
} | } | ||
#mp- | #mp-article-box, #mp-help-box, #mp-sidebar-box { | ||
background: #fff; | |||
} | } | ||
#mp-sidebar { | |||
flex: 1 1 33%; | |||
} | } | ||
.mp-h2 { | |||
padding: .59em .5em; | |||
margin-bottom: 10px; | |||
border-bottom: solid 1px #a8d7fc; | |||
background: #c6defe; | |||
border-top-right-radius: 12.05px; | |||
border-top-left-radius: 50.2px; | |||
border-right: solid 1px #a8d7fc; | |||
box-shadow: .2em .2em .3em #eaecf0; | |||
} | } | ||
.mp-h2 span { | |||
font-size: 15px; | |||
position: relative; | |||
padding-right: 45px; | |||
color: #457; | |||
} | } | ||
.mp-h2 span:before { | |||
width: 43px; | |||
height: 43px; | |||
position: absolute; | |||
right: -1px; | |||
top: -9px; | |||
content: " "; | |||
} | } | ||
#mp- | #mp-more { | ||
float: left; | |||
margin-left: 10px; | |||
} | } | ||
#mp- | #mp-new ol { | ||
margin: 10px 10px 0 0; | |||
padding: 0; | |||
} | } | ||
#mp- | #mp-new ol li { | ||
list-style: none; | |||
} | } | ||
#mp- | #mp-new ol li:before { | ||
content: ""; | |||
line-height: 1em; | |||
width: 5px; | |||
height: 5px; | |||
background-color: #00528C; | |||
float: right; | |||
margin: 7px 0 0 7px; | |||
} | } | ||
# | #badge { | ||
font-weight: bold; | |||
color: goldenrod; | |||
} | } | ||
@media (max-width: 875px) { | @media (max-width: 875px) { | ||
.mp-topbanner { | |||
margin: 5px 0; | |||
} | |||
.mp-welcome { | |||
font-size: 36px; | |||
} | |||
.mp-menu { | |||
border-bottom: 0; | |||
} | |||
.mp-menu .hlist > ul li { | |||
margin-left: 0; | |||
} | } | ||
#mp- | #mp-upper, #mp-bottom { | ||
flex-direction: column; | |||
} | } | ||
#mp-sidebar-box { | |||
#mp- | margin-right: 0; | ||
margin- | |||
} | } | ||
#mp- | #mp-help-box { | ||
background: #fff; | |||
} | } | ||
} | } | ||
نسخهٔ کنونی تا ۱۵ دسامبر ۲۰۲۴، ساعت ۲۰:۳۲
.mp-topbanner {
text-align: center;
padding: 25px 25px 20px 25px;
margin-bottom: 5px;
text-shadow: 1px 1px 2px #f8f9fa;
background: linear-gradient(to bottom,#fff,#c6defe);
border-bottom: solid 1px #a8d7fc;
border-radius: 3.0125px;
box-shadow: 0 .1em .1em #eaecf0;
}
.mp-welcome {
font-family: Nastaliq;
font-kerning: auto;
font-size: 40px;
font-synthesis: none;
font-style: normal;
font-weight: normal;
color: #457;
}
.mp-description {
border-bottom: 1px solid #c6defe;
padding: 5px 0 10px 0;
}
.mp-menu {
padding-top: 5px;
}
#mp-upper, #mp-bottom {
display: flex;
}
#mp-article, #mp-help {
flex: 1 1 67%;
margin-left: 2px;
display: flex;
flex-direction: column;
}
#mp-article-box, #mp-help-box, #mp-sidebar-box {
margin-bottom: 1em;
padding: 1em;
border: 1px solid #eaecf0;
border-radius: 3.0125px;
}
#mp-sidebar-box {
margin-right: .3em;
}
#mp-article-box, #mp-help-box, #mp-sidebar-box {
background: #fff;
}
#mp-sidebar {
flex: 1 1 33%;
}
.mp-h2 {
padding: .59em .5em;
margin-bottom: 10px;
border-bottom: solid 1px #a8d7fc;
background: #c6defe;
border-top-right-radius: 12.05px;
border-top-left-radius: 50.2px;
border-right: solid 1px #a8d7fc;
box-shadow: .2em .2em .3em #eaecf0;
}
.mp-h2 span {
font-size: 15px;
position: relative;
padding-right: 45px;
color: #457;
}
.mp-h2 span:before {
width: 43px;
height: 43px;
position: absolute;
right: -1px;
top: -9px;
content: " ";
}
#mp-more {
float: left;
margin-left: 10px;
}
#mp-new ol {
margin: 10px 10px 0 0;
padding: 0;
}
#mp-new ol li {
list-style: none;
}
#mp-new ol li:before {
content: "";
line-height: 1em;
width: 5px;
height: 5px;
background-color: #00528C;
float: right;
margin: 7px 0 0 7px;
}
#badge {
font-weight: bold;
color: goldenrod;
}
@media (max-width: 875px) {
.mp-topbanner {
margin: 5px 0;
}
.mp-welcome {
font-size: 36px;
}
.mp-menu {
border-bottom: 0;
}
.mp-menu .hlist > ul li {
margin-left: 0;
}
#mp-upper, #mp-bottom {
flex-direction: column;
}
#mp-sidebar-box {
margin-right: 0;
}
#mp-help-box {
background: #fff;
}
}