aboutsummaryrefslogtreecommitdiffstats
path: root/index.css
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-06-22 21:07:34 -0700
committerPinapelz <yukais@pinapelz.com>2026-07-10 20:52:54 -0700
commit1b7e178bfada80cd8c4141697d783a82497a3e64 (patch)
tree41753520a5774b0d689622499a1d329e71b28013 /index.css
parent178c77b59a36132f6ba3e460ed1eb054e780752d (diff)
add AFK member tracker
Diffstat (limited to 'index.css')
-rw-r--r--index.css18
1 files changed, 2 insertions, 16 deletions
diff --git a/index.css b/index.css
index 6c8da93..69c037b 100644
--- a/index.css
+++ b/index.css
@@ -42,16 +42,6 @@ body {
color: var(--cl-white);
}
-/* Neutralize the old space background elements */
-body::before,
-#space-bg,
-.star-layer,
-.stars-s,
-.stars-m,
-.stars-l {
- display: none;
-}
-
.app-container {
position: relative;
width: 100%;
@@ -111,7 +101,7 @@ body::before,
color: var(--cl-white);
font-size: 2.2rem;
font-weight: bold;
- magin-top: 20px;
+ margin-top: 25px
}
.header p {
@@ -154,12 +144,8 @@ body::before,
.server-stats {
display: grid;
- grid-template-columns: repeat(3, minmax(0, 1fr));
+ grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 1rem;
- margin-bottom: 1.5rem;
- padding: 1rem;
- border: 2px solid var(--cl-gray-2);
- background-color: var(--cl-gray-1);
}
.stat-item {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage