- introduced a version inducator in the sidebar

This commit is contained in:
2023-07-07 15:25:06 +02:00
parent 57513da827
commit 5584cc5c41
2 changed files with 5 additions and 0 deletions

View File

@ -12,6 +12,10 @@ body {
}
}
.versionInfo {
font-size: 0.75rem;
}
/** Safari */
@media not all and (min-resolution:.001dpcm) {