16 lines
117 B
CSS
16 lines
117 B
CSS
body
|
|
{
|
|
}
|
|
td
|
|
{
|
|
font-size: 14px;
|
|
line-height: 25px;
|
|
}
|
|
.right
|
|
{
|
|
font-weight: bold;
|
|
}
|
|
span
|
|
{
|
|
font-weight: normal;
|
|
} |