Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 95: Line 95:
.infobox.bordered .borderless th {
.infobox.bordered .borderless th {
   border: 0;
   border: 0;
}
/* Big Tables */
.bigtable {
  border: 1px solid #aaa;
  color: black;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding: 0.2em;
  float: right;
  clear: right;
  font-size: 11px;
}
.bigtable th {
  background-color: #f9f9f9;
  font-size: 14px;
}
.bigtable td,
.bigtable th {
  vertical-align: top;
}
}
787

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.