mirror of
https://github.com/Fluffy-Bean/image-gallery.git
synced 2025-06-09 03:43:11 +00:00
Removed fullscreen close button
Fixed button colours Added primary/good options for some assets
This commit is contained in:
parent
bd7765b376
commit
a6b9ab0e5a
10 changed files with 195 additions and 138 deletions
|
@ -14,13 +14,13 @@ $purple: #a988b0;
|
|||
$black: #121212;
|
||||
$white: #e8e3e3;
|
||||
|
||||
$page-accent: #8c977d;
|
||||
$page-accent: $green;
|
||||
$warning: $red;
|
||||
$alert: $orange;
|
||||
$success: $green;
|
||||
$neutral: $black;
|
||||
|
||||
$shadow: 6px 6px 2px #15151566;
|
||||
$shadow: 6px 6px 10px #15151566;
|
||||
$rad: 0.4rem;
|
||||
$border-thickness: 0.2rem;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue