Update 'layouts/partials/custom_head.html'

This commit is contained in:
justin 2022-01-20 22:44:16 +00:00
parent 0455d16c02
commit b9b041c116

View file

@ -7,13 +7,13 @@
<!-- <style> <!-- <style>
/* Links */ /* Links */
a:hover { a:hover {
color: #b6b84c; color: #000080;
} }
/* Header Buttons on Startpage */ /* Header Buttons on Startpage */
a.btn { a.btn {
color: white; color: white;
background-color: #ced067; background-color: #000080;
} }
a.btn:hover { a.btn:hover {
background-color: #000080; background-color: #000080;
@ -21,7 +21,7 @@
/* Scroll Menu on Startpage */ /* Scroll Menu on Startpage */
a.fn-item.active { a.fn-item.active {
color: #b6b84c; color: #000080;
} }
a.fn-item:hover { a.fn-item:hover {
color: #000080; color: #000080;