slight color adjustments

This commit is contained in:
2024-07-11 22:21:57 +02:00
parent e4ca6f9ba0
commit ca5de9ae0c
28 changed files with 46 additions and 44 deletions

View File

@@ -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 {