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

۴۹۳ بایت اضافه‌شده ،  ‏۱۴ مارس ۲۰۲۳
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱٬۸۴۶: خط ۱٬۸۴۶:
position: absolute;
position: absolute;
     margin-top: -14px;
     margin-top: -14px;
}
#sister-projects-list {
text-align: right;
background: transparent;
margin: 1px 10px;
}
#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;
}
}