Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 66: Line 66:
         display: block;
         display: block;
     }
     }
     table.navbox th {
     .navbox-group th {
         text-align: left !important;
         text-align: left !important;
    }
    .navbox-title,
    .navbox-abovebelow {
        text-align: center !important;
     }
     }
}
}