mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-23 04:23:32 +08:00
转移.net core 3.1,为.NET 5做准备
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
/** 图标字体 **/
|
||||
@font-face {font-family: 'laydate-icon';
|
||||
src: url('./font/iconfont.eot');
|
||||
src: url('./font/iconfont.eot#iefix') format('embedded-opentype'),
|
||||
url('./font/iconfont.svg#iconfont') format('svg'),
|
||||
url('./font/iconfont.woff') format('woff'),
|
||||
url('./font/iconfont.ttf') format('truetype');
|
||||
}
|
||||
|
||||
.laydate-icon{
|
||||
font-family:"laydate-icon" !important;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
File diff suppressed because one or more lines are too long
BIN
OpenAuth.Mvc/wwwroot/layui/css/modules/laydate/icon.png
Normal file
BIN
OpenAuth.Mvc/wwwroot/layui/css/modules/laydate/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 314 B |
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user