Welcome to Mariopedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.

MediaWiki:Monobook.css: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
fix
(removal)
(fix)
 
Line 273: Line 273:
/* main page responsive fixes */
/* main page responsive fixes */
@media all and (max-width:850px) {
@media all and (max-width:850px) {
  body.page-Mariopedia #welcome > tbody > tr > td {
  body.page-Main_Page #welcome > tbody > tr > td {
     display: block !important;
     display: block !important;
  }
  }
  body.page-Mariopedia #mp-body > tbody > tr > td {
  body.page-Main_Page #mp-body > tbody > tr > td {
     display: block !important;
     display: block !important;
     width: 100% !important;
     width: 100% !important;
  }
  }
  body.page-Mariopedia #mp-body > tbody > tr > td + td {
  body.page-Main_Page #mp-body > tbody > tr > td + td {
     margin-top: 5px !important;
     margin-top: 5px !important;
  }
  }
Line 286: Line 286:
     width: 95% !important;
     width: 95% !important;
  }
  }
  body.page-Mariopedia #mw-content-text {
  body.page-Main_Page #mw-content-text {
     overflow: clip !important;
     overflow: clip !important;
  }
  }

Navigation menu