Update 'layouts/partials/custom_head.html'
This commit is contained in:
parent
c73b410369
commit
0455d16c02
1 changed files with 2 additions and 2 deletions
|
|
@ -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 */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue