mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
cells shadow
This commit is contained in:
parent
e5c5089067
commit
42139b0dde
5 changed files with 30 additions and 31 deletions
|
@ -46,7 +46,7 @@ $button_bg_color: $red_gradient;
|
|||
$comment_bg: lighten($content_bg, 2%);
|
||||
$panel_bg: transparent;
|
||||
$node_bg: darken($content_bg, 2%);
|
||||
$node_image_bg: darken($main_bg_color, 7%);
|
||||
$node_image_bg: darken($main_bg_color, 4%);
|
||||
$node_title_background: darken($main_bg_color, 8%);
|
||||
|
||||
$editor_bg: $content_bg;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue