Changes

MyWikiBiz, Author Your Legacy — Friday July 05, 2024
Jump to navigationJump to search
no edit summary
Line 1: Line 1: −
 
+
@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% */
 +
}
 +
}

Navigation menu