mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
slight color adjustments
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
--bcolor1: #FFFFFF; /* White */
|
||||
--bcolor2: #1b2838; /* Dark Blue */
|
||||
--bcolor3: #171a21; /* Dark Gray */
|
||||
--bcolor4: #66c0f4; /* Light Blue */
|
||||
}
|
||||
|
||||
.navbar {
|
||||
@@ -81,7 +80,7 @@
|
||||
}
|
||||
|
||||
.column img {
|
||||
background-color: var(--bcolor4);
|
||||
background-color: var(--bcolor2);
|
||||
}
|
||||
|
||||
#totop:hover {
|
||||
|
||||
Reference in New Issue
Block a user