Jump to content

MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
Line 72: Line 72:
     margin: auto;
     margin: auto;
     clear: both;
     clear: both;
    font-size: 88%;
     text-align: center;
     text-align: center;
     padding: 1px;
     padding: 1px;
}
}
table.navbox table {
  margin: none;
}
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
table.navbox + table.navbox {  /* Single pixel border between adjacent navboxes */
     margin-top: -1px;          /* (doesn't work for IE6, but that's okay)      */
     margin-top: -1px;          /* (doesn't work for IE6, but that's okay)      */