修复css

This commit is contained in:
kekee000
2014-11-17 00:01:30 +08:00
parent 20155a5fea
commit 1b9b62ab06

View File

@@ -3,7 +3,7 @@
// fontface // fontface
@font-face { @font-face {
font-family: 'fonteditor'; font-family: 'fonteditor';
src: url('../../font/iconfont.ttf') format('truetype'); src: url('../font/iconfont.ttf') format('truetype');
} }
.ico() { .ico() {