6 lines
70 B
CSS
6 lines
70 B
CSS
|
|
th {
|
|
text-align: right;
|
|
padding-right: 0;
|
|
padding-left: 1em;
|
|
}
|