7 lines
68 B
CSS
7 lines
68 B
CSS
@import url("style1.css");
|
|
|
|
table td
|
|
{
|
|
padding-right: 5px;
|
|
}
|