issue-fix #32

Merged
fred.boniface merged 24 commits from issue-fix into online 2022-09-23 11:03:56 +01:00
Showing only changes of commit 46a210623a - Show all commits

View File

@ -139,6 +139,7 @@ body {
.nav-bar a.img { .nav-bar a.img {
display: block; display: block;
position: absolute; position: absolute;
max-width: 20px;
right: 0; right: 0;
top: 0; top: 0;
} }
@ -148,11 +149,6 @@ body {
color: black; color: black;
} }
.menu-active {
background: #04AA6D;
color: white;
}
/* Footer Styles */ /* Footer Styles */
footer { footer {