调整注意事项样式,改体检人身份证为生日,更换返回首页图标,后台隐藏上传视频按钮
parent
2db552425b
commit
a2fe429677
@ -0,0 +1,16 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: "iconfont"; /* Project id 4743543 */
|
||||||
|
src: url('/static/iconfont.ttf') format('truetype');
|
||||||
|
}
|
||||||
|
|
||||||
|
.iconfont {
|
||||||
|
font-family: "iconfont" !important;
|
||||||
|
font-size: 16px;
|
||||||
|
font-style: normal;
|
||||||
|
-webkit-font-smoothing: antialiased;
|
||||||
|
-moz-osx-font-smoothing: grayscale;
|
||||||
|
}
|
||||||
|
|
||||||
|
.icon-subdirectory_arrow_left:before {
|
||||||
|
content: "\e7b7";
|
||||||
|
}
|
||||||
Binary file not shown.
Loading…
Reference in New Issue