وحدة:ضبط استنادي/style.css
< وحدة:ضبط استنادي
اذهب إلى التنقل
اذهب إلى البحث
مراجعة 15:24، 1 أبريل 2021 بواسطة Jawad A Najar (نقاش | مساهمات) (أنشأ الصفحة ب'@media screen and (max-width: 719px) { .authority-control tbody, .authority-control tr, .authority-control th, .authority-control td, .authority-control .navbox-row...')
@media screen and (max-width: 719px) {
.authority-control tbody,
.authority-control tr,
.authority-control th,
.authority-control td,
.authority-control .navbox-row > th + td {
display: block;
text-align: center;
}
.authority-control th {
width: auto !important; /* override [[Module:Navbox]]’s inline width:1% */
}
}