مدیاویکی:Mobile.css: تفاوت میان نسخه‌ها

۱٬۷۶۸ بایت اضافه‌شده ،  ‏۱۸ مارس ۲۰۲۳
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۵ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۵۱۱: خط ۵۱۱:
bottom: unset;
bottom: unset;
left: unset;
left: unset;
}
.mainpage-top {
    background-image: url('/images/back.jpg');
    background-repeat: no-repeat;
    background-size: auto;
}
.mw-logo-container {
  background-image: url(/images/title.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 61px;
    width: 8em;
}
.mp-img
{
position: absolute;
    margin-top: -14px;
}
#sister-projects-list {
text-align: right;
background: transparent;
margin: 1px 3px;
}
#sister-projects-list > div {
width:32%;
min-width: 20em;
white-space: nowrap;
margin: 0 1px;
display:inline-block;
}
body.skin-minerva #sister-projects-list > div {
width: 49%;
}
#sister-projects-list > div > div {
display: inline-block;
vertical-align: middle;
margin: 1px 0;
padding: 4px;
}
#sister-projects-list > div > div:first-child {
min-width: 50px;
text-align: center;
}
.mw-logo-wordmark{
display:none;
}
.vector-sticky-header-context-bar-primary{
font-family:'irsans';
}
.res-img {
max-width:100%;
height:auto;
}
.mp-circle-person {
  width: 90px;
    height: 90px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
border: 3px solid #48d1cc;
}
#mp-full {
/* flex: 1 1 70%;
margin-left: 2px;
padding: 0 5px; */
width: 100%;
    float: right;
    /* padding-top: 1px; */
    /* margin: auto; */
}
#mp-right {
/* flex: 1 1 70%;
margin-left: 2px;
padding: 0 5px; */
min-width: 100%;
    float: right;
    /* padding-top: 1px; */
    /* margin: auto; */
}
#mp-left {
/* flex: 1 1 40%;
margin-right: 2px; */
border-radius: 2em;
    min-width:100%;
    float: left;
    box-sizing: border-box;
    padding: 0 1em 1em;
    /* background: #eaf3ff; */
}
}