9 lines
150 B
Plaintext
Executable File
9 lines
150 B
Plaintext
Executable File
body {
|
|
font-size: 12px;
|
|
font-family: Arial, helvetica, sans serif;
|
|
background-image: url("../img/test-background.jpg");
|
|
}
|
|
|
|
div {
|
|
margin: 10px 0;
|
|
} |