Jump to content

MediaWiki:Common.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 1,550: Line 1,550:
table.col-8-right td:nth-child(8) { text-align: right; }
table.col-8-right td:nth-child(8) { text-align: right; }
table.col-9-right td:nth-child(9) { text-align: right; }
table.col-9-right td:nth-child(9) { text-align: right; }
/* Adding a horizontal line after each section header of level3 */
h3 {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: solid 1px #e1e1e1;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.