Files
old-saburly-blog/node_modules/gulp-rev-all/test/fixtures/config1/css/style.css
2017-10-23 15:54:25 +02:00

12 lines
389 B
CSS

@font-face {
font-family: 'Glyphicons Halflings';
src: url("../font/font1.eot?#iefix") format("embedded-opentype"), url("../font/font1.woff") format("woff"), url("../font/font1 space.ttf") format("truetype"), url("../font/font1.svg#glyphicons_halflingsregular") format("svg"); }
.cat {
background-image:url('img/image1.jpg');
}
.cat {
background-image:url(img/image2.jpg);
}