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