December 17th, 2025 V.41
This commit is contained in:
parent
c0c57ca39b
commit
1402edcd7a
BIN
assets/pasted-20251218-013818-4ebb11ba.png
Normal file
BIN
assets/pasted-20251218-013818-4ebb11ba.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
@ -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>
|
||||
|
||||
5
roi.php
5
roi.php
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user