This commit is contained in:
lmj
2022-08-31 18:20:19 +08:00
parent eb7457e4ac
commit d906343bcc
3 changed files with 19 additions and 3 deletions

View File

@@ -394,7 +394,8 @@ export default {
background: url('/images/article-banner.png');
}
.list-bg{
background: linear-gradient(180deg, #C3DEF8 0%, #FFFFFF 37%);
// background: linear-gradient(180deg, #C3DEF8 0%, #FFFFFF 37%);
background-image: url('../../../../public/images/contribute.png') no-repeat 0 0;
}
.write-art{
width: 410px;