Ver Fonte

Some minor formatting changes

deadtom há 4 semanas atrás
pai
commit
75579cc410
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      ownchatbot/templates/userpanel.html

+ 2 - 2
ownchatbot/templates/userpanel.html

@@ -73,7 +73,7 @@
         {% endif %}
         {% endif %}
         </table>
-            <br><i> You must be authenticated with Owncast to earn points for donations.</i><br>
+            <br><span style="color: orange;"><i>You must be authenticated with Owncast to earn points for donations.</i></span><br>
             {% for user in users %}
             
             <div>
@@ -118,7 +118,7 @@
         <h4>Other stuff</h4>
         <div>
             OwnchatBot can be downloaded from <a href=https://git.deadtom.me/deadtom/OwnchatBot>https://git.deadtom.me/deadtom/OwnchatBot</a>.<br>
-            If you are thrilled to death with OwnchatBot, and want to throw a little monetary love the developer's way, <a href=https://ko-fi.com/deadtom>he's on Ko-fi</a>.<br>
+            If you are thrilled to death with OwnchatBot, and want to throw a little monetary love the DeadTOm's way, <a href=https://ko-fi.com/deadtom>he's on Ko-fi</a>.<br>
             OwnchatBot © 2025 by <a href=https://www.deadtom.me>DeadTOm</a> is licensed under <a href=https://creativecommons.org/licenses/by-sa/4.0/>Creative Commons Attribution-ShareAlike 4.0 International</a>.
         </div>
         <br><br>