partial fixes

This commit is contained in:
2022-10-24 16:15:18 +02:00
parent 04d5d32888
commit 5a6431c5db
4 changed files with 42 additions and 8 deletions

View File

@ -81,4 +81,11 @@
</nav>
</div>
</div>
<noscript>
<style>
.navigation {
background-color: #1a1a37;
}
</style>
</noscript>
</header>