fix: Colour for text outside cards
All checks were successful
Build Docker / Build Main Image (push) Successful in 18s
Build Docker / Build SLDs Image (push) Successful in 19s

This commit is contained in:
2023-11-18 13:28:24 +11:00
parent ca10141843
commit eba3b5faca
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
<body style="height: 99vh;width: 100vw;color: #1fffff;background: #000000;overflow-x: hidden;">
<div class="text-center" style="margin: 10px;">
<div>{{avatar|safe}}</div>
<div>
<div style="color: #f1ffff;">
<div>
<p style="font-size: 24px;">{{hnschat|safe}}</p>
</div>