Página principal: mudanças entre as edições
De ForFans
Mais ações
Sem resumo de edição |
Sem resumo de edição |
||
| Linha 14: | Linha 14: | ||
<form action="/Special:Search" method="get" style="max-width:500px;margin:0 auto 15px;display:flex;background:#ffffff22;border-radius:30px;overflow:hidden;border:1px solid #ffffff33;position:relative;z-index:1;"> | <form action="/Special:Search" method="get" style="max-width:500px;margin:0 auto 15px;display:flex;background:#ffffff22;border-radius:30px;overflow:hidden;border:1px solid #ffffff33;position:relative;z-index:1;"> | ||
<input type="text" name="search" placeholder="🔍 Pesquisar wikis..." style="flex:1;background:transparent;border:none;padding:14px 20px;color:white;font-size:15px;outline:none;"> | <input type="text" name="search" placeholder="🔍 Pesquisar wikis..." style="flex:1;background:transparent;border:none;padding:14px 20px;color:white;font-size:15px;outline:none;"> | ||
<button type="submit" style="background:#e63a5a; border:none; color:white; padding:14px 20px; cursor:pointer; font-size:15px; font-weight:700; transition: background 0.2s ease;" onmouseover="this.style.background='#cc2947'" onmouseout="this.style.background='#e63a5a'"> | <button type="submit" style="background:#e63a5a; border:none; color:white; padding:14px 20px; cursor:pointer; font-size:15px; font-weight:700; transition: background 0.2s ease;" onmouseover="this.style.background='#cc2947'" onmouseout="this.style.background='#e63a5a'">BUSCAR</button> | ||
</form> | </form> | ||
<a href="/Special:CreateWiki" style="background:#e63a5a; color:white; padding:14px 32px; border-radius:30px; text-decoration:none; font-size:16px; font-weight:700; position:relative; z-index:1; margin-top:10px; display:inline-block; transition: background 0.2s ease;" onmouseover="this.style.background='#cc2947'" onmouseout="this.style.background='#e63a5a'">🚀 | <a href="/Special:CreateWiki" style="background:#e63a5a; color:white; padding:14px 32px; border-radius:30px; text-decoration:none; font-size:16px; font-weight:700; position:relative; z-index:1; margin-top:10px; display:inline-block; transition: background 0.2s ease;" onmouseover="this.style.background='#cc2947'" onmouseout="this.style.background='#e63a5a'">🚀 CRIAR UMA WIKI</a> | ||
</div> | </div> | ||