production: opencd.css hardened — zero magic numbers, all --cd-* vars, ASW semantic, Nous auth copied
This commit is contained in:
parent
e3dbfa2fd1
commit
415bb4f402
6 changed files with 216 additions and 112 deletions
|
|
@ -16,7 +16,7 @@
|
|||
gap: 2rem;
|
||||
padding: 2rem;
|
||||
background: oklch(92% .012 85);
|
||||
font-family: var(--font-system-ui);
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
|
||||
.demo-controls {
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
gap: 2rem;
|
||||
padding: 2rem;
|
||||
background: oklch(92% .012 85);
|
||||
font-family: var(--font-system-ui);
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
|
||||
.demo-controls {
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
gap: 2rem;
|
||||
padding: 2rem;
|
||||
background: oklch(92% .012 85);
|
||||
font-family: var(--font-system-ui);
|
||||
font-family: var(--font-sans);
|
||||
}
|
||||
|
||||
.demo-controls {
|
||||
|
|
@ -125,7 +125,7 @@
|
|||
<dt style="font-family:var(--font-mono); color:var(--gray-6);">--cd-surface-1</dt>
|
||||
<dd style="color:var(--gray-7);">oklch(30% .015 265)</dd>
|
||||
<dt style="font-family:var(--font-mono); color:var(--gray-6);">--cd-font-label</dt>
|
||||
<dd style="color:var(--gray-7);">font-neo-grotesque</dd>
|
||||
<dd style="color:var(--gray-7);">--cd-font-neo-grotesque</dd>
|
||||
</dl>
|
||||
<span class="leaflet-meta">Page 3 of 4 · v0.1.0</span>
|
||||
</article>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue