Update html/watch.ejs

This commit is contained in:
ashley 2025-05-27 18:18:27 +02:00
parent 046c35119b
commit d451401186

View File

@ -2931,7 +2931,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
}
}
.ai-button {
.ai-buttona {
padding: 0.75rem 1.5rem;
font-size: 15px;
letter-spacing: 0.05em;
@ -2970,7 +2970,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
%>
<% if (showButton) { %>
<a
<br><br><br> <a
href="https://chatgpt.com/?q=<%= encodeURIComponent(
desc +
' Please summarize the selection using precise and concise language. ' +
@ -2980,7 +2980,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
target="_blank"
rel="noopener noreferrer"
aria-label="Summarise the video description"
class="ai-button"
class="ai-buttona"
data-variant="<%= variant %>"
>
Summarise!