Ship logo (header + favicon) + bolder downline level labels

- Logo lockup (mint lightning/arrow icon + InstantAdPay wordmark) replaces the
  text wordmark in the back-office sidebar and public nav; icon added as the
  favicon on every page. Assets: /logo.png, /logo-icon.png.
- Downline level captions (LEVEL 1 / LEVEL 2 …) are now a bold mint pill instead
  of faint grey — far more readable.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-07 09:26:03 -05:00
parent e430b40090
commit 4e50e02e9d
12 changed files with 26 additions and 17 deletions
+3 -2
View File
@@ -5,7 +5,8 @@
<title>Banner wall | InstantAdPay</title>
<!--OG-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Sora:wght@600;700;800&display=swap">
<link rel="stylesheet" href="/assets/site.css?v=20260907v">
<link rel="icon" type="image/png" href="/logo-icon.png">
<link rel="stylesheet" href="/assets/site.css?v=20260908a">
</head>
<body>
<div id="nav"></div>
@@ -38,7 +39,7 @@
</div>
</div>
</section>
<script src="/assets/common.js?v=20260907v"></script>
<script src="/assets/common.js?v=20260908a"></script>
<script src="/assets/wall.js?v=20260907s"></script>
</body>
</html>