forked from spacebar/SplatNet
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:
parent
4a42bbd8c7
commit
c892966fe0
10 changed files with 171 additions and 590 deletions
|
|
@ -12,6 +12,10 @@
|
|||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
body {
|
||||
margin-left: -5px;
|
||||
}
|
||||
|
||||
.splatnet-sidebar {
|
||||
width: 330px;
|
||||
background-color: black;
|
||||
|
|
|
|||
Loading…
Reference in a new issue