change show-more pre-expand-blog background
This commit is contained in:
parent
ef1096c9f3
commit
66a1f62986
4 changed files with 9 additions and 5 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue