Update 'layouts/partials/custom_head.html'

This commit is contained in:
justin 2022-01-20 22:41:58 +00:00
parent c73b410369
commit 0455d16c02

View file

@ -16,7 +16,7 @@
background-color: #ced067; background-color: #ced067;
} }
a.btn:hover { a.btn:hover {
background-color: #b6b84c; background-color: #000080;
} }
/* Scroll Menu on Startpage */ /* Scroll Menu on Startpage */
@ -24,7 +24,7 @@
color: #b6b84c; color: #b6b84c;
} }
a.fn-item:hover { a.fn-item:hover {
color: #ced067; color: #000080;
} }
/* Content / Sections */ /* Content / Sections */