blob: 27a564cc241126cd6efed805022915f95fe0dead (
plain)
1
2
3
4
5
6
|
@import url(./Light-Noback.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: white
}
|