4 lines
45 B
CSS
4 lines
45 B
CSS
.datauri {
|
|
background: url(image.png);
|
|
}
|
.datauri {
|
|
background: url(image.png);
|
|
}
|