Update style.mini.css

This commit is contained in:
Xtao_dada 2022-01-24 18:59:00 +08:00 committed by GitHub
parent 7ff56a7d70
commit 63dd879c58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,7 +136,7 @@ body>div.nav a.right {
float: right;
text-align: right;
padding-right: 35px;
color: #fff;
color: #000;
text-transform: uppercase;
font-size: 12px
}
@ -153,7 +153,7 @@ body>div.nav a.left {
min-width: 35px;
text-align: right;
padding-left: 35px;
color: #fff;
color: #000;
text-transform: uppercase;
font-size: 12px
}
@ -206,7 +206,7 @@ body>div.nav.bottom a {
}
body>div.nav.bottom svg.icon {
fill: #FFF;
fill: #000;
}
body>div.search {
@ -384,4 +384,4 @@ body>div.list div f tag+tag {
margin-left: 20px;
line-height: 21px;
letter-spacing: .3px
}
}