Jump to content

MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
Line 3: Line 3:


/* center the infobox on mobile */
/* center the infobox on mobile */
.infobox tr th{
table.infobox tr th{
   text-align:center!important;
   text-align:center!important;
}
}