2014-10-23 11:17:19 -07:00

5 lines
102 B
CSS

@import url('import_style_from_link.css');
#divRed {
background-image: url('red_background.png');
}