Skip to content

Commit

Permalink
Animated background for sitebox
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve0Greatness committed Sep 14, 2024
1 parent 950bcaf commit 30f2c9c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions branding/.buildinclude
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ favicon.ico
logo.png
button.png
button.webp
background-animated.svg
1 change: 1 addition & 0 deletions branding/background-animated.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion static/elements.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*sitebox*/
.site-box {
background: #6ac8e8 url(https://wiki.nekoweb.org/background.png) repeat;
background: #6ac8e8 url(https://wiki.nekoweb.org/background-animated.svg) repeat;
background-size: 200px;
text-align: center;
color: #000;
Expand Down

0 comments on commit 30f2c9c

Please sign in to comment.