博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
a new problem
阅读量:5782 次
发布时间:2019-06-18

本文共 1610 字,大约阅读时间需要 5 分钟。

to be solved!font-awesome字体库在本地用不起来,即使用的cdn,同样的代码在runjs上可以加载出来,本地就不可以,引用的cdn,字体库下载下来也没有用

.triangle-up {
width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-bottom: 100px solid #669; }.triangle-down {
width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-top: 100px solid #669; }.triangle-left {
width: 0; height: 0; border-top: 50px solid transparent; border-right: 100px solid #669; border-bottom: 50px solid transparent; }.triangle-right {
width: 0; height: 0; border-top: 50px solid transparent; border-left: 100px solid #669; border-bottom: 50px solid transparent; }.triangle-updown {
width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-bottom: 100px solid #669;position:relative;margin-bottom:50px}.triangle-updown:after {
content:" "; width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-top: 100px solid #669;position:absolute;top:50px;left:-50px;}.triangle-topleft {
width: 0; height: 0; border-top: 100px solid #669; border-right: 100px solid transparent; }.triangle-topright {
width: 0; height: 0; border-top: 100px solid #669; border-left: 100px solid transparent; }.triangle-bottomleft {
width: 0; height: 0; border-bottom: 100px solid #669; border-right: 100px solid transparent; }.triangle-bottomright {
width: 0; height: 0; border-bottom: 100px solid #669; border-left: 100px solid transparent; }

 

转载于:https://www.cnblogs.com/xiaqi/p/4224978.html

你可能感兴趣的文章
簡單分稀 iptables 記錄 udp 微軟 138 端口
查看>>
wiindows 2012R2+11gR2RAC(11204)多节点传送检查报PRVG-11134
查看>>
Java重写equals方法和hashCode方法
查看>>
Spark API编程动手实战-07-join操作深入实战
查看>>
H3C-路由策略
查看>>
centos 修改字符界面分辨率
查看>>
LNMP之Mysql主从复制(四)
查看>>
阅读Spring源代码(1)
查看>>
nagios一键安装脚本,nagios监控被监控主机上的应用服务mysql数据库
查看>>
grep 命令
查看>>
JS二维数组的声明和使用
查看>>
v$archive_gap dg dataguard 断档处理 scn恢复
查看>>
问责IT风险管理:CIO需关注两个重点
查看>>
Winform打包发布图解
查看>>
PDF文件怎么编辑,超简单的方法
查看>>
c#如何使用webservice、存储过程及存储过程的创建(简单模仿类似QQ统计用户在线时间为例)...
查看>>
云路由 vyatta 体验(一)基本设置
查看>>
Linux***检测基础学习
查看>>
Windows上的原生Linux容器(盆盆的Kubecon课程分享)
查看>>
IDC房部署服务器的那点事
查看>>