limepot-xyz/dist/_astro/blog.dd03d41d.css
2023-10-29 21:55:17 -06:00

1 line
879 B
CSS

.link-card:where(.astro-3ZWAQ7YM){list-style:none;display:flex;padding:1px;background-color:#23262d;background-image:none;background-size:400%;border-radius:7px;background-position:100%;transition:background-position .6s cubic-bezier(.22,1,.36,1);box-shadow:inset 0 0 0 1px #ffffff1a}.link-card:where(.astro-3ZWAQ7YM)>a:where(.astro-3ZWAQ7YM){width:100%;text-decoration:none;line-height:1.4;padding:calc(1.5rem - 1px);border-radius:8px;color:#fff;background-color:#23262d;opacity:.8}h2:where(.astro-3ZWAQ7YM){margin:0;font-size:1.25rem;transition:color .6s cubic-bezier(.22,1,.36,1)}p:where(.astro-3ZWAQ7YM){margin-top:.5rem;margin-bottom:0}.link-card:where(.astro-3ZWAQ7YM):is(:hover,:focus-within){background-position:0;background-image:var(--accent-gradient)}.link-card:where(.astro-3ZWAQ7YM):is(:hover,:focus-within) h2:where(.astro-3ZWAQ7YM){color:rgb(var(--accent-light))}