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