User:Eviand/Mainpagetest: Difference between revisions
From SpiritVale Wiki
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 29: | Line 29: | ||
<!-- - Styling uses blue tokens from Common.css --> | <!-- - Styling uses blue tokens from Common.css --> | ||
<!-- ====================== --> | <!-- ====================== --> | ||
<div class="citizen-search-trigger sv-focus-ring" role="button" style="display:flex; align-items:center; justify-content:center; padding:.45rem .9rem; margin:.55rem auto 0 auto; width:100%; max-width:340px; border:2px solid var(--sv-ui-line2); border-radius:9999px; background:linear-gradient(180deg, var(--sv-ui-bg3), var(--sv-ui-bg2)); color:var(--sv-ui-text1); cursor:pointer; text-align:center; box-shadow:var(--sv-ui-shadow1);"><span style="font-weight:800; white-space:nowrap;">Click to Search</span></div> | <div class="citizen-search-trigger sv-hover-lift sv-focus-ring" role="button" tabindex="0" style="display:flex; align-items:center; justify-content:center; padding:.45rem .9rem; margin:.55rem auto 0 auto; width:100%; max-width:340px; border:2px solid var(--sv-ui-line2); border-radius:9999px; background:linear-gradient(180deg, var(--sv-ui-bg3), var(--sv-ui-bg2)); color:var(--sv-ui-text1); cursor:pointer; text-align:center; box-shadow:var(--sv-ui-shadow1);"><span style="font-weight:800; white-space:nowrap;">Click to Search</span></div> | ||
<!-- ====================== --> | <!-- ====================== --> | ||
<!-- Welcome Message and Links --> | <!-- Welcome Message and Links --> | ||
<!-- ====================== --> | <!-- ====================== --> | ||
<div style="text-align:center; margin-top:.85rem;"> | <div style="text-align:center; margin-top:.85rem;">'''Welcome to the SpiritVale Wiki'''<br /><div style="display:grid; grid-template-columns:repeat(auto-fit, 100px); justify-content:center; gap:6px; place-items:center; width:100%; min-width:0; margin-top:.35rem;"><div class="sv-hover-lift">[[File:Steam-logo.webp|center|x30px|link=https://store.steampowered.com/app/3767850/SpiritVale/]]</div><div class="sv-hover-lift">[[File:Discord-logo.webp|center|x30px|link=https://discord.gg/2Ga8ZPAj]]</div><div class="sv-hover-lift">[[File:Reddit-logo.webp|center|x30px|link=https://www.reddit.com/r/SpiritVale/]]</div><div class="sv-hover-lift">[[File:Kofi-logo.webp|x30px|center|link=https://ko-fi.com/renbaikun]]</div><div class="sv-hover-lift">[[File:Database-logo.webp|center|x30px|link=https://spiritvale.info/]]</div></div></div> | ||
'''Welcome to the SpiritVale Wiki''' | |||
<br /> | |||
<div style="display:grid; grid-template-columns:repeat(auto-fit, 100px); justify-content:center; gap:6px; place-items:center; width:100%; min-width:0; margin-top:.35rem;"> | |||
<div>[[File:Steam-logo.webp|center|x30px|link=https://store.steampowered.com/app/3767850/SpiritVale/]]</div> | |||
<div>[[File:Discord-logo.webp|center|x30px|link=https://discord.gg/2Ga8ZPAj]]</div> | |||
<div>[[File:Reddit-logo.webp|center|x30px|link=https://www.reddit.com/r/SpiritVale/]]</div> | |||
<div>[[File:Kofi-logo.webp|x30px|center|link=https://ko-fi.com/renbaikun]]</div> | |||
<div>[[File:Database-logo.webp|center|x30px|link=https://spiritvale.info/]]</div> | |||
</div> | |||
</div> | |||
<!-- ====================== --> | <!-- ====================== --> | ||