blog menu page & blog article page
This commit is contained in:
11
node_modules/gulp-rev-all/test/fixtures/config1/css/style.css
generated
vendored
Normal file
11
node_modules/gulp-rev-all/test/fixtures/config1/css/style.css
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
@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);
|
||||
}
|
||||
Reference in New Issue
Block a user