mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
完成标题
This commit is contained in:
@@ -342,4 +342,22 @@
|
||||
|
||||
.ul-card-list .layui-card:last-child {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.ul-title{
|
||||
text-align: center;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.ul-title-main{
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
.ul-title-plus{
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.ul-title-line{
|
||||
border-top: 2px solid #666;
|
||||
margin-top: 8px;
|
||||
}
|
||||
Reference in New Issue
Block a user