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