4 lines
52 B
CSS
4 lines
52 B
CSS
.rule {
|
|
background: url( "local/image.png" );
|
|
}
|
.rule {
|
|
background: url( "local/image.png" );
|
|
}
|