5 lines
55 B
CSS
Executable File
5 lines
55 B
CSS
Executable File
body {
|
|
font-family: sans-serif;
|
|
color: #444;
|
|
}
|