From 7c76ab2212bb99e43a5c24c9c3ae84f0b2925fd6 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 10 Jul 2022 22:29:54 +0300 Subject: [PATCH] hm --- html/poketube.ejs | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 1816fe89..0d52c31b 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -139,7 +139,20 @@ summary:hover{ font-weight: 800; src:url('https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff"); } - + +.alert { + padding: 20px; + background-color: #f44336; + color: white; + opacity: 1; + transition: opacity 0.6s; + margin-bottom: 15px; +} + +.alert.success {background-color: #04AA6D;} +.alert.info {background-color: #2196F3;} +.alert.warning {background-color: #ff9800;} + .closebtn { margin-left: 15px; color: white; @@ -226,9 +239,7 @@ summary:hover{
- SessionID:<%=btoa(Date.now())%>
(we dont see this ID,see privacy ) -

- + Open On YouTubePrivacyGit
@@ -346,4 +357,3 @@ summary:hover{ -