5 lines
66 B
CSS
5 lines
66 B
CSS
|
table.term th {
|
||
|
text-align: right;
|
||
|
vertical-align: top;
|
||
|
}
|