Jump to content

MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
Line 8: Line 8:


table.infobox tr td:nth-child(1) {
table.infobox tr td:nth-child(1) {
   text-align:left!important;
   padding: 5px!important;
}
 
 
table.infobox tr td:nth-child(2) {
  text-align:right!important;
}
}