Template:Awards table/styles.css: Difference between revisions

Created page with "{{pp-template}}: .awards-table td:last-child { text-align: center; }"
 
m clean up
 
Line 1: Line 1:
/* {{pp-template}} */
/* */
.awards-table td:last-child {
.awards-table td:last-child {
text-align: center;
text-align: center;
}
}

Latest revision as of 19:47, 17 April 2021

/*  */
.awards-table td:last-child {
	text-align: center;
}