new fonts
parent
d85002bd9e
commit
6fb9d38ff4
|
@ -42,7 +42,7 @@ gulp.task('images', function(){
|
||||||
});
|
});
|
||||||
|
|
||||||
gulp.task('fonts', function(){
|
gulp.task('fonts', function(){
|
||||||
return gulp.src(['src/css/font-files/**/*'])
|
return gulp.src(['src/font-files/**/*'])
|
||||||
.pipe(gulp.dest('dist/font-files'));
|
.pipe(gulp.dest('dist/font-files'));
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
@ -1,20 +0,0 @@
|
||||||
@font-face {
|
|
||||||
font-family: 'Bankoli';
|
|
||||||
src: url('font-files/bair.ttf') format('truetype');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'Rounded MPlus 1c';
|
|
||||||
src: url('font-files/MPLUSRounded1c-Regular.ttf') format('truetype');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: 'Noto Serif JP';
|
|
||||||
src: url('font-files/NotoSerifJP-Regular.otf') format('opentype');
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
|
@ -463,10 +463,11 @@ box-shadow: inset 0 3px 10px rgba(255, 255, 255, 0.1),
|
||||||
fill: #0cf;
|
fill: #0cf;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tool_button.disabled,
|
.tool_button.disabled {
|
||||||
.tool_button.disabled:hover {
|
opacity: 0.2;
|
||||||
opacity: 0.3;
|
|
||||||
background-color: #aaa;
|
background-color: #aaa;
|
||||||
|
cursor: not-allowed;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main_menu li#tool_open, #main_menu li#tool_import {
|
#main_menu li#tool_open, #main_menu li#tool_import {
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue