change show-more pre-expand-blog background

This commit is contained in:
zhaospei 2023-02-06 00:40:04 +07:00
parent ef1096c9f3
commit 66a1f62986
4 changed files with 9 additions and 5 deletions

View file

@ -1940,7 +1940,7 @@ noscript #noscript {
}
.show-more {
color: white;
background: linear-gradient(rgba(24, 26, 27, 0) 1%, rgb(31, 33, 35) 95%, rgb(31, 33, 35) 100%);
background: linear-gradient(rgba(0, 0, 0, 0), rgb(24, 26, 27));
}
@media (min-width: 800px) {