mirror of
https://github.com/fatedier/frp.git
synced 2025-07-27 15:45:39 +00:00
assets: use statik to compile static files into binary files
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
|
||||
@font-face {font-family: "iconfont";
|
||||
src: url('iconfont.eot?t=1470307529'); /* IE9*/
|
||||
src: url('iconfont.eot?t=1470307529#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
||||
url('iconfont.woff?t=1470307529') format('woff'), /* chrome, firefox */
|
||||
url('iconfont.ttf?t=1470307529') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
|
||||
url('iconfont.svg?t=1470307529#iconfont') format('svg'); /* iOS 4.1- */
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
font-family:"iconfont" !important;
|
||||
font-size:16px;
|
||||
font-style:normal;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-webkit-text-stroke-width: 0.2px;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
.icon-sort:before { content: "\e66d"; }
|
Reference in New Issue
Block a user