From 5883df8a4b6935aa7bcd48193a9a37af383dac7c Mon Sep 17 00:00:00 2001 From: ashley Date: Tue, 19 Aug 2025 02:37:47 +0200 Subject: [PATCH] Update html/apps.ejs --- html/apps.ejs | 61 ++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 48 insertions(+), 13 deletions(-) diff --git a/html/apps.ejs b/html/apps.ejs index 1670ab94..284f6629 100644 --- a/html/apps.ejs +++ b/html/apps.ejs @@ -201,11 +201,43 @@ *{animation:none !important; transition:none !important} .bg video{ filter:brightness(.85) } } + + .e2e-badge { + position: absolute; + top: 10px; + right: 10px; + background: linear-gradient(135deg, #22c55e, #16a34a); + color: #fff; + font-size: 11px; + font-weight: 700; + letter-spacing: .5px; + padding: 4px 8px; + border-radius: 8px; + box-shadow: 0 2px 6px rgba(0,0,0,.25); +} +.wip-banner { + text-align: center; + background: linear-gradient(90deg, #facc15, #f59e0b); + color: #1f2937; + font-weight: 700; + font-size: 14px; + padding: 10px 14px; + border-bottom: 1px solid rgba(0,0,0,.1); + letter-spacing: .3px; +} +.wip-banner strong { + color: #111827; +} + +
+ This page is WIP !!! nothing is final!! +
+ @@ -214,8 +246,7 @@
- Free software ยท Privacy-first -

Poke Apps

+

Poke Apps

Youtube Front-end, translator, maps, notes, calendar, and moar! and they are cool as heck!!