This commit is contained in:
McShelby 2022-02-17 00:32:40 +00:00
parent c82f42b20f
commit e51ccb0f21
155 changed files with 3369 additions and 3369 deletions

View file

@ -40,10 +40,10 @@
--MENU-SECTIONS-ACTIVE-BG-color: rgba( 0, 0, 0, .166 ); /* Background color of the active section and its children */
--MENU-SECTIONS-BG-color: linear-gradient(
150deg,
165deg,
#9f3fffb3 0%,
#00bcf4b3 75%,
#00ff5ab3 100%
#4cabffb3 75%,
#02ccaab3 100%
); /* Background color of side bar */
--MENU-SECTIONS-LINK-color: #ffffff; /* Color of links in menu */
--MENU-SECTIONS-LINK-HOVER-color: #d0d0d0; /* Color of links in menu, when hovered */