Jump to content

MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 44: Line 44:




.wikitable_bottom_bar th {
table.bottom_bar th {
  font-weight: bold;
  font-weight: bold;
}
}
.wikitable_bottom_bar {
table.bottom_bar {
  width: 100%;
  width: 100%;
  font-size:80%;
  font-size:80%;
  text-align: center;
  text-align: center;
}
}