css improvements

This commit is contained in:
2025-09-12 20:37:04 +02:00
parent 443fb2bd33
commit 5bda651669
3 changed files with 42 additions and 25 deletions

View File

@@ -385,4 +385,8 @@ table{
.version a.selected{
border: 1px solid orange;
border-radius: 5px;
}
.wiki.page h2{
display: inline-block;
}