MediaWiki:Common.css: Difference between revisions

From Kirby Speedrunning Wiki
Jump to navigationJump to search
no edit summary
m (Reverted edits by Nippo (talk) to last revision by Grample)
Tag: Rollback
No edit summary
Line 30: Line 30:
  line-height: 1.8;
  line-height: 1.8;
  margin-top: 0px;
  margin-top: 0px;
  margin-right: 2%;
  display: flex;
  margin-left: 0px;
align-items: center;
  justify-content: space-around;
padding: 0;
}
}


Line 37: Line 39:
  list-style: none;
  list-style: none;
  display: flex;
  display: flex;
  align-items: stretch;
  align-items: center;
  justify-content: space-between;
  justify-content: space-around;
padding: 0;
}
}


.mainpage-links-container ul > li{
.mainpage-links-container li{
  padding: 3px;
  padding: 3px;
  width: 100%;
  width: 80%;
margin-top: 30px;
}
}
.mainpage-links li {margin-top: 30px;}


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

Navigation menu