last modifs
This commit is contained in:
parent
68a46b770e
commit
3bc75bad82
16 changed files with 273 additions and 225 deletions
|
|
@ -234,7 +234,7 @@ nav {
|
|||
}
|
||||
|
||||
.close-button:hover {
|
||||
background-color: _palette(accent-dark);
|
||||
background-color: _palette(accent);
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
|
|
@ -254,7 +254,7 @@ nav {
|
|||
|
||||
#footer {
|
||||
|
||||
background-color: _palette(bg-transparent);
|
||||
background-color: _palette(fg);
|
||||
color: _palette(bg);
|
||||
box-shadow: inset 0 10px 10px 0 rgba(0, 45, 107, 0.25) !important;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue