Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* frontpage styles */
.frontpage.table {
  margin-bottom: 0.8rem;
}
/* make the header text in each frontpage section larger */
.frontpage .head {
  font-size: 16px
}
/* control the position of text in the body of the welcome message on the frontpage */
.frontpage.welcome .body {
  padding-left:2rem;
  padding-right:2rem;
  text-align: left;
}
/* .table styles */
/* .table styles */
.table {
.table {