9 lines
No EOL
120 B
CSS
9 lines
No EOL
120 B
CSS
*{
|
|
font-family: arial;
|
|
}
|
|
|
|
td, th{
|
|
border: 1px solid black;
|
|
vertical-align: top;
|
|
padding: 10px;
|
|
} |