improved CSS

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-11-04 09:57:37 +01:00
parent 903f1a1d7f
commit 1ffafedc58
3 changed files with 12 additions and 0 deletions

View File

@@ -53,6 +53,10 @@ footer {
margin: 5px;
}
img {
max-width: 100%;
}
nav {
position: sticky;
z-index: 100;

View File

@@ -53,6 +53,10 @@ footer {
margin: 5px;
}
img {
max-width: 100%;
}
nav {
position: sticky;
z-index: 100;

View File

@@ -53,6 +53,10 @@ footer {
margin: 5px;
}
img {
max-width: 100%;
}
nav {
position: sticky;
z-index: 100;