You've already forked AstralRinth
forked from didirus/AstralRinth
Improve design of "See all" link in feat. section (#625)
This commit is contained in:
@@ -93,6 +93,8 @@ html {
|
||||
inset 0px -2px 2px 0px hsla(221, 39%, 11%, 0.05);
|
||||
--shadow-image-md: 0px 2px 4px 0px hsla(221, 39%, 11%, 0.2),
|
||||
inset 0px -2px 2px 0px hsla(221, 39%, 11%, 0.1);
|
||||
|
||||
--color-card-link-bg: rgba(0,0,0,7%);
|
||||
}
|
||||
|
||||
.dark-mode {
|
||||
@@ -175,6 +177,8 @@ html {
|
||||
|
||||
--color-table-border: #4f5864;
|
||||
--color-table-alternate-row: #262a30;
|
||||
|
||||
--color-card-link-bg: rgb(255, 255, 255, 15%);
|
||||
}
|
||||
|
||||
.oled-mode {
|
||||
|
||||
Reference in New Issue
Block a user