4 lines
58 B
CSS
4 lines
58 B
CSS
|
div.fancy {
|
||
|
background-color: url("div-image.png");
|
||
|
}
|