December 17th, 2025 V.41

This commit is contained in:
Flatlogic Bot 2025-12-18 01:41:24 +00:00
parent c0c57ca39b
commit 1402edcd7a
7 changed files with 24 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -14,7 +14,10 @@
<!-- HEADER -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center">
<div class="font-bold text-2xl">FinMox</div>
<a href="index.php" class="flex items-center gap-2">
<img src="./assets/pasted-20251218-013818-4ebb11ba.png" alt="FinMox Logo" class="h-10 w-10">
<span class="font-bold text-2xl">FinMox</span>
</a>
<nav class="hidden md:flex gap-10 flex-grow justify-center pl-20">
<a href="index.php" class="text-gray-500 hover:text-black font-medium text-base">Home</a>
<a href="problem.php" class="text-gray-500 hover:text-black font-medium text-base">Problem</a>

View File

@ -15,7 +15,10 @@
<!-- HEADER -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center">
<div class="font-bold text-2xl">FinMox</div>
<a href="index.php" class="flex items-center gap-2">
<img src="./assets/pasted-20251218-013818-4ebb11ba.png" alt="FinMox Logo" class="h-10 w-10">
<span class="font-bold text-2xl">FinMox</span>
</a>
<nav class="hidden md:flex gap-10 flex-grow justify-center pl-20">
<a href="index.php" class="text-black hover:text-black font-bold text-base">Home</a>
<a href="problem.php" class="text-gray-500 hover:text-black font-medium text-base">Problem</a>

View File

@ -14,7 +14,10 @@
<!-- NAV -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center">
<div class="font-bold text-2xl">FinMox</div>
<a href="index.php" class="flex items-center gap-2">
<img src="./assets/pasted-20251218-013818-4ebb11ba.png" alt="FinMox Logo" class="h-10 w-10">
<span class="font-bold text-2xl">FinMox</span>
</a>
<nav class="hidden md:flex gap-10 flex-grow justify-center pl-20">
<a href="index.php" class="text-gray-500 hover:text-black font-medium text-base">Home</a>
<a href="problem.php" class="text-gray-500 hover:text-black font-medium text-base">Problem</a>

View File

@ -17,7 +17,10 @@
<!-- HEADER -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center">
<div class="font-bold text-2xl">FinMox</div>
<a href="index.php" class="flex items-center gap-2">
<img src="./assets/pasted-20251218-013818-4ebb11ba.png" alt="FinMox Logo" class="h-10 w-10">
<span class="font-bold text-2xl">FinMox</span>
</a>
<nav class="hidden md:flex gap-10 flex-grow justify-center pl-20">
<a href="index.php" class="text-gray-500 hover:text-black font-medium text-base">Home</a>
<a href="problem.php" class="text-black hover:text-black font-bold text-base">Problem</a>

View File

@ -12,7 +12,10 @@
<!-- NAV -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center">
<div class="font-bold text-2xl">FinMox</div>
<a href="index.php" class="flex items-center gap-2">
<img src="./assets/pasted-20251218-013818-4ebb11ba.png" alt="FinMox Logo" class="h-10 w-10">
<span class="font-bold text-2xl">FinMox</span>
</a>
<nav class="hidden md:flex gap-10 flex-grow justify-center pl-20">
<a href="index.php" class="text-gray-500 hover:text-black font-medium text-base">Home</a>
<a href="problem.php" class="text-gray-500 hover:text-black font-medium text-base">Problem</a>

View File

@ -14,7 +14,10 @@
<!-- HEADER -->
<header class="max-w-7xl mx-auto px-6 py-5 flex items-center">
<div class="font-bold text-2xl">FinMox</div>
<a href="index.php" class="flex items-center gap-2">
<img src="./assets/pasted-20251218-013818-4ebb11ba.png" alt="FinMox Logo" class="h-10 w-10">
<span class="font-bold text-2xl">FinMox</span>
</a>
<nav class="hidden md:flex gap-10 flex-grow justify-center pl-20">
<a href="index.php" class="text-gray-500 hover:text-black font-medium text-base">Home</a>
<a href="problem.php" class="text-gray-500 hover:text-black font-medium text-base">Problem</a>