MediaWiki:Mobile.css: Difference between revisions

From Kirby Speedrunning Wiki
Jump to navigationJump to search
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 51: Line 51:
  display: inline-block;
  display: inline-block;
  padding: 10px 20px;
  padding: 10px 20px;
  width: 220px;
  width: 600px;
  vertical-align: text-top;
  vertical-align: text-top;
}
}


.mainpage-links img {
.mainpage-links img {
  height: auto;
  height: 500px;
  width: 500px;
  width: auto;
}
}

Navigation menu