From d5da9ecb6dbcabdd47f5d3a724b82d278bdd7f6b Mon Sep 17 00:00:00 2001 From: AMIAY Date: Sun, 1 Feb 2026 18:01:58 +0100 Subject: [PATCH] Improve featured servers layout with Discord integration - Add Discord button to server cards when discord link is present in API data - Remove HF2P Servers section to use full width for featured servers - Increase server card size (300x180px banner, larger fonts and spacing) - Simplify layout from 2-column grid to single full-width container - Discord button opens external browser with server invite link --- GUI/index.html | 34 ++++++---------------- GUI/js/featured.js | 49 ++++++++++++++++++++----------- GUI/style.css | 72 ++++++++++++++++++++++++++++++++-------------- 3 files changed, 92 insertions(+), 63 deletions(-) diff --git a/GUI/index.html b/GUI/index.html index f828bae..5f9c09a 100644 --- a/GUI/index.html +++ b/GUI/index.html @@ -217,32 +217,16 @@