This commit is contained in:
2026-01-10 17:22:49 +01:00
parent edcc1b5403
commit 674fabb715
21 changed files with 2135 additions and 489 deletions

View File

@@ -85,9 +85,12 @@ body {
}
/* TODO */
.navigation {
}
.navigation.right {
float: right;
position: relative;
z-index: 99;
}
.navigation li {
float: left;