MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 86: Line 86:
.home-button {
.home-button {
   width: 9em;
   width: 9em;
  margin: 20px auto;
   padding: 8px;
   padding: 8px;
   text-align: center;
   text-align: center;
Line 95: Line 94:
}
}


a.home-button-link {
.home-button-link a {
   text-decoration: none;
   text-decoration: none;
}
}