Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Globe/Main page redesign: Difference between revisions

From WikiOasis Meta
Globe (talk | contribs)
Improve
Tags: Mobile edit Mobile web edit
Globe (talk | contribs)
Work on
Tags: Mobile edit Mobile web edit
Line 62: Line 62:
   [[Special:CreateAccount|<span style="
   [[Special:CreateAccount|<span style="
     display: inline-block;
     display: inline-block;
     background: rgba(255,255,255,0.2);
     background: white;
    backdrop-filter: blur(10px);
     color: #1e40af;
     color: white;
     padding: 1rem 2rem;
     padding: 1rem 2rem;
     border-radius: 50px;
     border-radius: 50px;
     font-weight: 600;
     font-weight: 600;
     text-decoration: none;
     text-decoration: none;
    border: 2px solid rgba(255,255,255,0.3);
     transition: all 0.3s ease;
     transition: all 0.3s ease;
     font-size: 1.1rem;
     font-size: 1.1rem;
   " onmouseover="this.style.background='rgba(255,255,255,0.3)'; this.style.transform='translateY(-2px)'" onmouseout="this.style.background='rgba(255,255,255,0.2)'; this.style.transform='translateY(0)'">🚀 Create Account</span>]]
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
   " onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 8px 25px rgba(0,0,0,0.3)'" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 15px rgba(0,0,0,0.2)'">🚀 Create account</span>]]
</div>
    
    
   [[Special:RequestWiki|<span style="
   [[Special:RequestWiki|<span style="
Line 87: Line 87:
   " onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 8px 25px rgba(0,0,0,0.3)'" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 15px rgba(0,0,0,0.2)'">✨ Request Wiki</span>]]
   " onmouseover="this.style.transform='translateY(-2px)'; this.style.boxShadow='0 8px 25px rgba(0,0,0,0.3)'" onmouseout="this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 15px rgba(0,0,0,0.2)'">✨ Request Wiki</span>]]
</div>
</div>
```


   </div>
   </div>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.