mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 05:28:00 +02:00
drop random gradients
This commit is contained in:
parent
d6ecb1217f
commit
34564460d9
11 changed files with 847 additions and 749 deletions
|
@ -117,7 +117,7 @@ p.more {
|
|||
}
|
||||
.subs:hover,
|
||||
.subs[data-active='true'] {
|
||||
background-color: var(--color-foreground);
|
||||
background: var(--color-gradient);
|
||||
color: var(--color-background);
|
||||
background-clip: border-box;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue