]> danix's work - danix.xyz-2.git/commitdiff
test: set footer background to red to check if inline styles work at all
authorDanilo M. <redacted>
Thu, 16 Apr 2026 10:10:09 +0000 (12:10 +0200)
committerDanilo M. <redacted>
Thu, 16 Apr 2026 10:10:09 +0000 (12:10 +0200)
themes/danix-xyz-hacker/layouts/partials/footer.html

index 9bde99520800ee62d302515854e361f1f868fce2..5d9c6be3d9be3abc68b974b815983e304bc451d3 100644 (file)
@@ -1,4 +1,4 @@
-<footer class="mt-16 frosted-bar border-t py-12" style="background-color: rgb(12, 21, 32) !important;">
+<footer class="mt-16 border-t py-12" style="background-color: red !important;">
   <div class="container mx-auto px-4">
     <div class="grid md:grid-cols-3 gap-8 mb-8">
       <!-- About -->