Auto commit: 2026-02-15T00:41:24.053Z

This commit is contained in:
Flatlogic Bot 2026-02-15 00:41:24 +00:00
parent 88b753df0a
commit 09f69cf62d
2 changed files with 1 additions and 15 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 KiB

View File

@ -47,23 +47,10 @@ $whatsapp_link = "https://chat.whatsapp.com/DkG96pTzAFO3hvLqmzwmTY";
height: 100%;
font-family: 'Inter', sans-serif;
color: #ffffff;
background-color: #0f172a;
background: radial-gradient(circle at top right, #1e293b, #0f172a);
overflow: hidden;
}
.background {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(rgba(15, 23, 42, 0.7), rgba(15, 23, 42, 0.7)), url('assets/pasted-20260214-210950-4cc9dc9e.png?v=<?php echo time(); ?>');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: -1;
}
.background-blob {
display: none;
}
@ -407,7 +394,6 @@ $whatsapp_link = "https://chat.whatsapp.com/DkG96pTzAFO3hvLqmzwmTY";
</style>
</head>
<body>
<div class="background"></div>
<div class="background-blob"></div>
<div class="background-blob-2"></div>