Update html/custom-css.ejs
This commit is contained in:
parent
2e186b0d25
commit
81434628a0
@ -7,7 +7,7 @@
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
|
||||
<link href="/css/yt-ukraine.svg?v=6" rel="icon">
|
||||
<meta content="Poke | Customize" property="og:title">
|
||||
<meta content="Theme Poke and add custom scripts — go wild (safely)!" property="twitter:description">
|
||||
<meta content="Theme Poke and add custom scripts — go wild!" property="twitter:description">
|
||||
<meta content="https://cdn.glitch.global/d68d17bb-f2c0-4bc3-993f-50902734f652/aa70111e-5bcd-4379-8b23-332a33012b78.image.png?v=1701898829884" property="og:image" />
|
||||
<meta content="summary_large_image" name="twitter:card" />
|
||||
<meta content="#f97794" name="theme-color" />
|
||||
@ -157,17 +157,10 @@
|
||||
<section class="hero">
|
||||
<div>
|
||||
<div class="title">Customize Poke</div>
|
||||
<div class="subtitle">Personalize styles and behavior. Your edits are stored locally in your browser. Nothing is uploaded.</div>
|
||||
<div class="chips" role="list">
|
||||
<span class="chip"><i class="fa-light fa-lock"></i> Local-only storage</span>
|
||||
<span class="chip"><i class="fa-light fa-floppy-disk"></i> Auto-save</span>
|
||||
<span class="chip"><i class="fa-light fa-code"></i> Syntax highlight (no libs)</span>
|
||||
<span class="chip"><i class="fa-light fa-bolt"></i> Live preview</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="preview box" role="status" aria-live="polite" style="border:1px solid rgba(32,201,151,.35)">
|
||||
<strong>Heads-up:</strong> Your CSS/JS never leaves the browser. If you clear site data, your customizations are removed. Export a backup first.
|
||||
<div class="subtitle">Personalize everything about poke!!!</div>
|
||||
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<div class="tabs" role="tablist" aria-label="Customization Tabs">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user