mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
index: add outline to labels
This commit is contained in:
parent
51fd319b05
commit
f3848ece6f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ prevent_zoom: true
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
{{> const style = `
|
{{> const style = `
|
||||||
bg-white font-[ecrou] text-black text-sm
|
bg-white font-[ecrou] text-black text-sm outline-2 outline-black
|
||||||
select-none
|
select-none
|
||||||
px-1 pt-0.5 transform-[translateY(calc(-var(--spacing)*0.5/2))]
|
px-1 pt-0.5 transform-[translateY(calc(-var(--spacing)*0.5/2))]
|
||||||
nuclear
|
nuclear
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue