last modifs

This commit is contained in:
sakrecoer 2020-07-10 11:46:33 +02:00
parent 68a46b770e
commit 3bc75bad82
16 changed files with 273 additions and 225 deletions

View file

@ -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;