._left{
position: relative;
margin-top: 40rpx;
width: 40%;
height: 350rpx;
border-radius: 12rpx;
text-align: center;
font-size: 26rpx;
background-color: #FCF2D7;
color: #9F7F43;
border: 2rpx solid #FFC11B;
} ._left:before{
content: '';
display: inline-block;
position: absolute;
right: 0;
top: 0;
width: 0;
height: 0;
border-top: 28px solid #FBCF6B;
border-left: 28px solid transparent; }
._left:after{
content: '';
position: absolute;
right: 1px;
top: 5px;
width: 8px;
height: 4px;
display: inline-block;
border: 1px solid #fff;
border-width: 0 0 1px 1px;
transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
vertical-align: baseline;
}

最新文章

  1. 利用typescript使backbone强类型智能提示
  2. bzoj 3224 splay模板题4
  3. bzoj1222: [HNOI2001]产品加工--DP
  4. SELinux深入理解
  5. linux epoll 开发指南-【ffrpc源码解析】
  6. (6) 如何用Apache POI操作Excel文件-----POI-3.10的一个和注解(comment)相关的另外一个bug
  7. js中获取项目路径的小插件
  8. Epic - Desirable Number
  9. SpringMVC中注解和非注解方式下的映射器和适配器总结
  10. Java 获取字符串中第N次出现的字符位置
  11. centos下yum安装crontab+mysql自动备份
  12. jquery复选框操作
  13. 【.NET】转载:使用FileStream批量上传文件。
  14. LVM逻辑卷扩容、缩容
  15. python3 --- locale命名空间让程序更加安全了
  16. Android Studio创建JAR/AAR库
  17. 051 日志案例分析(PV,UV),以及动态分区
  18. heckboxlist详细用法、checkboxlist用法、checkboxlist
  19. DevExpress v18.1新版亮点——ASP.NET篇(四)
  20. [转]Python Web部署方式总结

热门文章

  1. Luogu2839 [国家集训队]middle 题解
  2. 单点登录详解(token简述)(七)
  3. c语言学习篇二【基础语法】
  4. 纯C语言(C89)实现简单链表
  5. nfs(2049)未授权访问
  6. DC-6 靶机渗透测试
  7. .NET 6 预览版 7 发布——最后一个预览版
  8. PHP-Audit-Labs-Day1 - in_array函数缺陷
  9. CYPEESS USB3.0程序解读之---GPIO
  10. 【监控】Zabbix安装