MediaWiki:Common.css: Difference between revisions

m
no edit summary
 
mNo edit summary
Line 485: Line 485:
text-align: inherit;
text-align: inherit;
}
}
/* pat: adding right-align automation for tables */
.col1r col:nth-child(1) { text-align: right; }
.col2r col:nth-child(2) { text-align: right; }
.col3r col:nth-child(3) { text-align: right; }
.col4r col:nth-child(4) { text-align: right; }
.col5r col:nth-child(5) { text-align: right; }
.col6r col:nth-child(6) { text-align: right; }
.col7r col:nth-child(7) { text-align: right; }
.col8r col:nth-child(8) { text-align: right; }


/* Icons for medialist templates [[Template:Listen]],
/* Icons for medialist templates [[Template:Listen]],