Spaces:
Running
Running
ADD UP RIGHT " AYV-WVLID" AND AT END OF WEBSITE , OWNER IS " AYV-WVLID " WITH MUCH PRO WAY SHINING AND BOLD AND CLEARLY SHOW ANIMATION
Browse files- index.html +3 -1
index.html
CHANGED
|
@@ -252,6 +252,7 @@ footer {
|
|
| 252 |
<body>
|
| 253 |
<header>
|
| 254 |
<div class="logo">
|
|
|
|
| 255 |
</div>
|
| 256 |
<nav>
|
| 257 |
<ul>
|
|
@@ -272,7 +273,8 @@ footer {
|
|
| 272 |
</section>
|
| 273 |
<footer>
|
| 274 |
<p style="font-size: 1.2rem; background: linear-gradient(45deg, #ffffff, #ffcccc); -webkit-background-clip: text; background-clip: text; color: transparent; animation: gradient 5s ease infinite;">جميع الحقوق محفوظة © 2025 HER - متجر الأحذية المتميز</p>
|
| 275 |
-
|
|
|
|
| 276 |
</footer>
|
| 277 |
</body>
|
| 278 |
</html>
|
|
|
|
| 252 |
<body>
|
| 253 |
<header>
|
| 254 |
<div class="logo">
|
| 255 |
+
<span class="logo-owner">AYV-WVLID</span>
|
| 256 |
</div>
|
| 257 |
<nav>
|
| 258 |
<ul>
|
|
|
|
| 273 |
</section>
|
| 274 |
<footer>
|
| 275 |
<p style="font-size: 1.2rem; background: linear-gradient(45deg, #ffffff, #ffcccc); -webkit-background-clip: text; background-clip: text; color: transparent; animation: gradient 5s ease infinite;">جميع الحقوق محفوظة © 2025 HER - متجر الأحذية المتميز</p>
|
| 276 |
+
<p style="font-size: 1.5rem; font-weight: 900; transform: perspective(500px) rotateX(10deg); text-shadow: 0 0 15px rgba(255,255,255,0.9), 0 0 30px rgba(255,0,255,0.8); background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8); -webkit-background-clip: text; background-clip: text; color: transparent; animation: gradient 3s ease infinite; letter-spacing: 2px; padding: 10px; border-radius: 10px; display: inline-block; margin-top: 20px;">OWNER: AYV-WVLID</p>
|
| 277 |
+
<p style="font-size: 1.2rem; transform: perspective(500px) rotateX(10deg); text-shadow: 0 0 10px rgba(255,255,255,0.8), 0 0 20px rgba(255,0,255,0.7); background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8); -webkit-background-clip: text; background-clip: text; color: transparent; animation: gradient 3s ease infinite;">تطوير: 2025</p>
|
| 278 |
</footer>
|
| 279 |
</body>
|
| 280 |
</html>
|