hotmemeh commited on
Commit
53dfb00
·
verified ·
1 Parent(s): 2ad85ca

big font and 4d view

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -254,8 +254,8 @@ footer {
254
  <body>
255
  <header>
256
  <div class="logo">
257
- <span class="logo-owner">AyvWvlid</span>
258
- <span>HER</span>
259
  </div>
260
  <nav>
261
  <ul>
@@ -276,7 +276,7 @@ footer {
276
  </section>
277
  <footer>
278
  <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;">جميع الحقوق محفوظة &copy; 2025 HER - متجر الأحذية المتميز</p>
279
- <p style="font-size: 1rem; background: linear-gradient(45deg, #ffffff, #ccffff); -webkit-background-clip: text; background-clip: text; color: transparent; animation: gradient 5s ease infinite;">تطوير: AyvWvlid</p>
280
- </footer>
281
  </body>
282
  </html>
 
254
  <body>
255
  <header>
256
  <div class="logo">
257
+ <span class="logo-owner" style="font-size: 1.5rem; transform: perspective(500px) rotateX(15deg) rotateY(15deg); text-shadow: 0 0 10px rgba(255,255,255,0.8), 0 0 20px rgba(255,0,255,0.7), 0 0 30px rgba(0,255,255,0.6);">AyvWvlid 2025</span>
258
+ <span>HER</span>
259
  </div>
260
  <nav>
261
  <ul>
 
276
  </section>
277
  <footer>
278
  <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;">جميع الحقوق محفوظة &copy; 2025 HER - متجر الأحذية المتميز</p>
279
+ <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;">تطوير: AyvWvlid 2025</p>
280
+ </footer>
281
  </body>
282
  </html>