This commit is contained in:
贤心
2022-06-08 01:21:33 +08:00
parent 0b57b81707
commit 2fa3777be9
5 changed files with 40 additions and 41 deletions

View File

@@ -1,4 +1,3 @@
/**
* Layui
* Classic modular Front-End UI library
@@ -581,7 +580,7 @@ a cite{font-style: normal; *cursor:pointer;}
.layui-text ol li{margin-top: 5px; list-style-type: decimal;}
.layui-text em,
.layui-word-aux{color: #999 !important; padding-left: 5px !important; padding-right: 5px !important;}
.layui-text p{margin: 10px 0;}
.layui-text p{margin: 15px 0;}
.layui-text p:first-child{margin-top: 0;}
.layui-text p:last-child{margin-bottom: 0;}
.layui-text blockquote:not(.layui-elem-quote){padding: 5px 15px; border-left: 5px solid #eee;}

View File

@@ -15,7 +15,7 @@
}
,Layui = function(){
this.v = '2.6.12'; // layui 版本号
this.v = '2.6.13'; // layui 版本号
}
//识别预先可能定义的指定全局对象