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
305 B
6 lines
305 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: url("../images/kopete.png"); background-position: center; background-attachment: fixed; background-repeat: no-repeat; background-color: black
|
||
|
}
|