Modified some CSS

This commit is contained in:
it00147
2025-11-26 14:17:00 +00:00
parent ff7b33d75e
commit 5bb6a170a9
2 changed files with 32 additions and 5 deletions

4
app.py
View File

@@ -22,7 +22,9 @@ HTML_TEMPLATE = """<!doctype html>
<body>
<div class="card">
{% if show_logo %}
<img src="/static/logo.png" class="logo" alt="Logo">
<a href="https://soliddata.cloud" class="logo-link" target="_blank" rel="noopener">
<img src="/static/logo.png" class="logo" alt="Logo">
</a>
{% endif %}
<div class="badge">
<span class="badge-dot"></span>