add baidu fankui

This commit is contained in:
kekee000 2016-01-18 17:00:25 +08:00
parent d22271172a
commit 6aa43f8c74
3 changed files with 15 additions and 0 deletions

View File

@ -293,3 +293,9 @@ body, html {
}
}
// 百度统计反馈样式
html .hm-t-feedback-trigger {
bottom: 90px!important;
}

View File

@ -541,6 +541,9 @@ html {
border-radius: 0;
background: #4A90E2;
}
html .hm-t-feedback-trigger {
bottom: 80px!important;
}
@font-face {
font-family: 'fonteditor';
src: url('../font/fonteditor.ttf') format('truetype');

View File

@ -1,5 +1,11 @@
{
"baseUrl": "src",
"paths": {
"ClipperLib": "http://ClipperLib",
"inflate": "http://inflate",
"utpl": "http://utpl",
"JSZip": "http://JSZip"
},
"packages": [
{
"name": "fonteditor-core",