mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 09:26:14 -04:00
style: card shadow
This commit is contained in:
parent
f714a51d9e
commit
7c068408ca
237 changed files with 237 additions and 237 deletions
|
@ -227,7 +227,7 @@ input:not([type=submit],
|
|||
--pico-contrast-hover-underline: var(--pico-secondary-hover);
|
||||
--pico-contrast-focus: rgba(93, 107, 137, 0.25);
|
||||
--pico-contrast-inverse: #fff;
|
||||
--pico-box-shadow: 0.0145rem 0.029rem 0.174rem rgba(129, 145, 181, 0.01698), 0.0335rem 0.067rem 0.402rem rgba(129, 145, 181, 0.024), 0.0625rem 0.125rem 0.75rem rgba(129, 145, 181, 0.03), 0.1125rem 0.225rem 1.35rem rgba(129, 145, 181, 0.036), 0.2085rem 0.417rem 2.502rem rgba(129, 145, 181, 0.04302), 0.5rem 1rem 6rem rgba(129, 145, 181, 0.06), 0 0 0 0.0625rem rgba(129, 145, 181, 0.015);
|
||||
--pico-box-shadow: 0.0145rem 0.029rem 0.174rem rgba(93, 107, 137, 0.01698), 0.0335rem 0.067rem 0.402rem rgba(93, 107, 137, 0.024), 0.0625rem 0.125rem 0.75rem rgba(93, 107, 137, 0.03), 0.1125rem 0.225rem 1.35rem rgba(93, 107, 137, 0.036), 0.2085rem 0.417rem 2.502rem rgba(93, 107, 137, 0.04302), 0.5rem 1rem 6rem rgba(93, 107, 137, 0.06), 0 0 0 0.0625rem rgba(93, 107, 137, 0.015);
|
||||
--pico-h1-color: #2d3138;
|
||||
--pico-h2-color: #373c44;
|
||||
--pico-h3-color: #424751;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue