You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
175 B
6 lines
175 B
15 years ago
|
@import url(../main.css);
|
||
|
|
||
|
body {
|
||
|
font-size: 12px; font-family: "DejaVu Sans Mono", monospace; font-style: normal; font-weight: normal; margin: 0;
|
||
|
background-color: black
|
||
|
}
|