Jump to content

MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
Line 7: Line 7:
}
}


/* give some padding to the infobox field names on mobile */
table.infobox tr td:nth-child(1) {
  padding: 5px!important;
  padding-left: 10px!important;
  padding-right: 10px!important;
}


/* Old Infobox template style - NOT WORKING on Mobile*/
/* Old Infobox template style - NOT WORKING on Mobile*/