mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 05:12:48 +08:00
基本完成新的组件架构
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.ul-margin-md {
|
||||
margin: 15px;
|
||||
}
|
||||
|
||||
|
||||
.ul-section {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
@@ -67,4 +72,10 @@
|
||||
width: 360px;
|
||||
}
|
||||
|
||||
/* 通用类结束 */
|
||||
/* 通用类结束 */
|
||||
|
||||
.ul-demo-img-bg {
|
||||
background-image : url("img/view.jpg");
|
||||
background-size : cover;
|
||||
background-position: center;
|
||||
}
|
||||
Reference in New Issue
Block a user