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 c09f711bbd - Show all commits

View File

@ -128,8 +128,11 @@ body {
} }
.nav-bar a { .nav-bar a {
position: fixed;
top: 0;
right: 0;
color: white; color: white;
padding: 14px 16px; padding: 10px 10px;
text-decoration: none; text-decoration: none;
font-size: 17px; font-size: 17px;
display: block; display: block;