This commit is contained in:
2026-07-27 17:19:36 +08:00
parent e50d1b8fda
commit 1c7532e0de
132 changed files with 7066 additions and 1241 deletions

View File

@@ -46,16 +46,16 @@
.avue-logo {
width:100%;
height:50px;
line-height: 50px;
height:60px;
line-height: 60px;
background:#fff;
color:#333;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.avue-top{
height:50px;
line-height: 50px;
height:60px;
line-height: 60px;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
.top-bar__left i, .top-bar__right i{
line-height: 50px;
@@ -74,7 +74,7 @@
}
}
.avue-main{
background-color: rgb(249,250,251);
background-color: #f4f6fa;
}
.avue-tags {
margin: 5px 6px 8px 6px;