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; +} +
+ + @@ -214,8 +246,7 @@Youtube Front-end, translator, maps, notes, calendar, and moar! and they are cool as heck!!