MAJOR CHANGES!! too many to list in a short form.

- Updated Squids in Background to use official animation from Nintendo. Has been modified to work better with modern browsers.
- Moved every redundant function when loading each page into a seperate JS file
- More fixes regarding to login
- Bug Fixes
This commit is contained in:
kittentm 2026-02-07 00:51:33 +01:00
commit c892966fe0
10 changed files with 171 additions and 590 deletions

View file

@ -12,6 +12,10 @@
box-sizing: border-box;
}
body {
margin-left: -5px;
}
.splatnet-sidebar {
width: 330px;
background-color: black;