This commit is contained in:
贤心 2018-08-28 16:16:18 +08:00
parent 9964879f08
commit 58f523204b
2 changed files with 6 additions and 6 deletions

2
dist/css/layui.css vendored

File diff suppressed because one or more lines are too long

View File

@ -46,11 +46,11 @@ a cite{font-style: normal; *cursor:pointer;}
/** 图标字体 **/
@font-face {font-family: 'layui-icon';
src: url('../font/iconfont.eot?v=230');
src: url('../font/iconfont.eot?v=230#iefix') format('embedded-opentype'),
url('../font/iconfont.svg?v=230#iconfont') format('svg'),
url('../font/iconfont.woff?v=230') format('woff'),
url('../font/iconfont.ttf?v=230') format('truetype');
src: url('../font/iconfont.eot?v=240');
src: url('../font/iconfont.eot?v=240#iefix') format('embedded-opentype'),
url('../font/iconfont.svg?v=240#iconfont') format('svg'),
url('../font/iconfont.woff?v=240') format('woff'),
url('../font/iconfont.ttf?v=240') format('truetype');
}
.layui-icon{