3 lines
55 B
CSS
3 lines
55 B
CSS
|
body {
|
||
|
background: #d3d6d8 url("img/window.png");
|
||
|
}
|