mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-01 10:32:49 +08:00
增加logo样式
This commit is contained in:
@@ -1391,6 +1391,25 @@
|
||||
margin-top: 3px;
|
||||
}
|
||||
}
|
||||
.ul-logo {
|
||||
background-color: #1E9FFF;
|
||||
border-radius: 13.3333333333px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.ul-logo .title {
|
||||
font-size: 40px;
|
||||
}
|
||||
.ul-logo .plus {
|
||||
font-size: clac(20px);
|
||||
}
|
||||
|
||||
.ul-nav-info__item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
2
public/cdn/layui-ul.min.css
vendored
2
public/cdn/layui-ul.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user