Skip to content

Commit

Permalink
编辑
Browse files Browse the repository at this point in the history
  • Loading branch information
lest-day committed Aug 30, 2023
1 parent 4978aea commit 3c4797f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ForestDark.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ body {
color: #c8c8c8;
}

div#container-wrap {
background: url(https://theme.dfc.databasew.top/files/body_bg.webp) 0 0 repeat-x
}

#header {
background: url(https://theme.dfc.databasew.top/files/logo.webp) 10px 40px no-repeat;
}

#search-top-box-form input[type=submit] {
background-color: #438043 !important;
}
Expand Down
2 changes: 1 addition & 1 deletion ForestDark.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3c4797f

Please sign in to comment.