6 lines
65 B
CSS
6 lines
65 B
CSS
|
/* line 1 */
|
||
|
body {
|
||
|
font-family: Verdana;
|
||
|
font-size: 10pt;
|
||
|
}
|