mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 18:42:49 +08:00
在后台增加首页链接;增加首页皮肤展示
This commit is contained in:
@@ -128,6 +128,7 @@ header .right {
|
||||
margin-left: 30px;
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.navbar-item.active {
|
||||
@@ -408,6 +409,10 @@ footer a {
|
||||
margin-right: 108px;
|
||||
}
|
||||
|
||||
.introduction .bottom .item.shadow{
|
||||
box-shadow: 0 0 6px #999;
|
||||
}
|
||||
|
||||
.introduction .bottom .item:nth-child(n+4) {
|
||||
margin-top: 90px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user