From fc38b5e269a13912f3ae1e241a5a231079c9a30e Mon Sep 17 00:00:00 2001 From: KittenTM Date: Wed, 4 Feb 2026 05:07:59 +0100 Subject: [PATCH] add banner to ranking page, as well as fix oopsie on equipment page --- equipment/index.html | 2 +- ranking/index.html | 18 ++++++++++++-- ranking/styles.css | 58 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 75 insertions(+), 3 deletions(-) diff --git a/equipment/index.html b/equipment/index.html index 23a0e63..cf3853f 100644 --- a/equipment/index.html +++ b/equipment/index.html @@ -32,7 +32,7 @@
- Win battles to raise your weekly rank! Rankings are reset every Sunday at midnight! (Your rank is calculated by multiplying number of wins X win rate.) + Check out the gear and weapons you had equipped while playing online!
diff --git a/ranking/index.html b/ranking/index.html index 4f627e5..b7e2be6 100644 --- a/ranking/index.html +++ b/ranking/index.html @@ -19,9 +19,23 @@ Loading +
+ +
- - +
+ +
+ +
+ Win battles to raise your weekly rank! Rankings are reset every Sunday at midnight! (Your rank is calculated by multiplying number of wins X win rate.) +
+
+