User:Globe/Main page redesign: Difference between revisions
From WikiOasis Meta
More actions
Improve Tags: Mobile edit Mobile web edit |
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: | background: white; | ||
color: #1e40af; | |||
color: | |||
padding: 1rem 2rem; | padding: 1rem 2rem; | ||
border-radius: 50px; | border-radius: 50px; | ||
font-weight: 600; | font-weight: 600; | ||
text-decoration: none; | text-decoration: none; | ||
transition: all 0.3s ease; | transition: all 0.3s ease; | ||
font-size: 1.1rem; | font-size: 1.1rem; | ||
" onmouseover="this.style. | 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> |